Searched hist:"26 ec685ff9d9c16525d8ec4c97e52fcdb187b302" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | vga_switcheroo.h | diff 26ec685ff9d9c16525d8ec4c97e52fcdb187b302 Fri May 11 00:51:17 CDT 2012 Takashi Iwai <tiwai@suse.de> vga_switcheroo: Introduce struct vga_switcheroo_client_ops
This changes the API as a clean-up. Instead of passing multiple function pointers at each time, introduce a new struct holding the whole callback functions and pass it to the registration.
The same struct will be used for the upcoming audio client registration, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/drivers/gpu/vga/ |
H A D | vga_switcheroo.c | diff 26ec685ff9d9c16525d8ec4c97e52fcdb187b302 Fri May 11 00:51:17 CDT 2012 Takashi Iwai <tiwai@suse.de> vga_switcheroo: Introduce struct vga_switcheroo_client_ops
This changes the API as a clean-up. Instead of passing multiple function pointers at each time, introduce a new struct holding the whole callback functions and pass it to the registration.
The same struct will be used for the upcoming audio client registration, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_device.c | diff 26ec685ff9d9c16525d8ec4c97e52fcdb187b302 Fri May 11 00:51:17 CDT 2012 Takashi Iwai <tiwai@suse.de> vga_switcheroo: Introduce struct vga_switcheroo_client_ops
This changes the API as a clean-up. Instead of passing multiple function pointers at each time, introduce a new struct holding the whole callback functions and pass it to the registration.
The same struct will be used for the upcoming audio client registration, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|