HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_switcheroo_can_switch (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_device.c 1277 * amdgpu_switcheroo_can_switch - see if switcheroo state can change
1285 static bool amdgpu_switcheroo_can_switch(struct pci_dev *pdev) function in typeref:typename:bool
1300 .can_switch = amdgpu_switcheroo_can_switch,
amdgpu_device.c 1277 * amdgpu_switcheroo_can_switch - see if switcheroo state can change
1285 static bool amdgpu_switcheroo_can_switch(struct pci_dev *pdev) function in typeref:typename:bool
1300 .can_switch = amdgpu_switcheroo_can_switch,
amdgpu_device.c 1277 * amdgpu_switcheroo_can_switch - see if switcheroo state can change
1285 static bool amdgpu_switcheroo_can_switch(struct pci_dev *pdev) function in typeref:typename:bool
1300 .can_switch = amdgpu_switcheroo_can_switch,

Completed in 39 milliseconds