/linux/sound/hda/common/ |
H A D | codec.c | 1116 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in snd_hda_codec_setup_stream() local 1193 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in really_cleanup_stream() local 2751 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_set_power_state() local 2848 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_call_codec_suspend() local 2867 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_call_codec_resume() local 3067 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in snd_hda_codec_build_controls() local 3266 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in snd_hda_codec_parse_pcms() local
|
/linux/drivers/ata/pata_parport/ |
H A D | pata_parport.h | 76 struct device_driver driver; member
|
/linux/include/xen/ |
H A D | xenbus.h | 121 struct device_driver driver; member
|
/linux/drivers/firmware/google/ |
H A D | coreboot_table.h | 101 #define coreboot_driver_register(driver) \ argument
|
/linux/tools/power/cpupower/utils/ |
H A D | cpufreq-info.c | 303 char *driver = cpufreq_get_driver(cpu); in get_driver() local
|
/linux/include/linux/ |
H A D | slimbus.h | 91 struct device_driver driver; member
|
H A D | serio.h | 82 struct device_driver driver; member
|
H A D | vdpa.h | 489 struct device_driver driver; member 503 static inline struct vdpa_driver *drv_to_vdpa(struct device_driver *driver) in drv_to_vdpa()
|
H A D | scmi_protocol.h | 961 struct device_driver driver; member 972 scmi_driver_register(struct scmi_driver *driver, struct module *owner, in scmi_driver_register() 978 static inline void scmi_driver_unregister(struct scmi_driver *driver) {} in scmi_driver_unregister() 981 #define scmi_register(driver) \ argument 983 #define scmi_unregister(driver) \ argument
|
/linux/include/linux/usb/ |
H A D | hcd.h | 93 const struct hc_driver *driver; /* hw-specific hooks */ member 492 const struct hc_driver *driver) in usb_hcd_amd_resume_bug() 502 const struct hc_driver *driver) in usb_hcd_amd_resume_bug()
|
/linux/drivers/tty/serial/ |
H A D | serial_core.c | 1948 static int uart_install(struct tty_driver *driver, struct tty_struct *tty) in uart_install() 2320 struct uart_driver *driver; member 2623 static int uart_poll_init(struct tty_driver *driver, int line, char *options) in uart_poll_init() 2670 static int uart_poll_get_char(struct tty_driver *driver, int line) in uart_poll_get_char() 2686 static void uart_poll_put_char(struct tty_driver *driver, int line, char ch) in uart_poll_put_char()
|
/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | dev.c | 341 struct usb_gadget_driver *driver) in ast_vhub_udc_start()
|
/linux/sound/aoa/soundbus/ |
H A D | soundbus.h | 192 struct device_driver driver; member
|
/linux/drivers/crypto/nx/ |
H A D | nx-842.h | 183 struct nx842_driver *driver; member
|
H A D | nx-842.c | 104 void *nx842_crypto_alloc_ctx(struct nx842_driver *driver) in nx842_crypto_alloc_ctx()
|
/linux/drivers/input/rmi4/ |
H A D | rmi_bus.c | 301 struct device_driver *driver = &handler->driver; in __rmi_register_function_handler() local
|
/linux/drivers/gpu/drm/xe/display/ |
H A D | xe_display.c | 74 void xe_display_driver_set_hooks(struct drm_driver *driver) in xe_display_driver_set_hooks()
|
/linux/include/drm/ |
H A D | drm_drv.h | 470 #define devm_drm_dev_alloc(parent, driver, type, member) \ argument
|
H A D | drm_device.h | 116 const struct drm_driver *driver; member
|
/linux/drivers/net/usb/ |
H A D | qmi_wwan.c | 746 struct usb_driver *driver = driver_of(intf); in qmi_wwan_bind() local 846 struct usb_driver *driver = driver_of(intf); in qmi_wwan_unbind() local
|
/linux/drivers/acpi/ |
H A D | bus.c | 1019 int __acpi_bus_register_driver(struct acpi_driver *driver, struct module *owner) in __acpi_bus_register_driver() 1039 void acpi_bus_unregister_driver(struct acpi_driver *driver) in acpi_bus_unregister_driver()
|
/linux/drivers/usb/core/ |
H A D | hcd-pci.c | 172 int usb_hcd_pci_probe(struct pci_dev *dev, const struct hc_driver *driver) in usb_hcd_pci_probe()
|
/linux/drivers/base/ |
H A D | base.h | 84 struct device_driver *driver; member
|
/linux/sound/soc/ |
H A D | soc-generic-dmaengine-pcm.c | 436 const struct snd_soc_component_driver *driver; in snd_dmaengine_pcm_register() local
|
/linux/drivers/s390/char/ |
H A D | sclp_tty.c | 507 struct tty_driver *driver; in sclp_tty_init() local
|