Home
last modified time | relevance | path

Searched defs:driver (Results 151 – 175 of 348) sorted by relevance

12345678910>>...14

/linux/sound/hda/common/
H A Dcodec.c1116 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 Dpata_parport.h76 struct device_driver driver; member
/linux/include/xen/
H A Dxenbus.h121 struct device_driver driver; member
/linux/drivers/firmware/google/
H A Dcoreboot_table.h101 #define coreboot_driver_register(driver) \ argument
/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c303 char *driver = cpufreq_get_driver(cpu); in get_driver() local
/linux/include/linux/
H A Dslimbus.h91 struct device_driver driver; member
H A Dserio.h82 struct device_driver driver; member
H A Dvdpa.h489 struct device_driver driver; member
503 static inline struct vdpa_driver *drv_to_vdpa(struct device_driver *driver) in drv_to_vdpa()
H A Dscmi_protocol.h961 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 Dhcd.h93 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 Dserial_core.c1948 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 Ddev.c341 struct usb_gadget_driver *driver) in ast_vhub_udc_start()
/linux/sound/aoa/soundbus/
H A Dsoundbus.h192 struct device_driver driver; member
/linux/drivers/crypto/nx/
H A Dnx-842.h183 struct nx842_driver *driver; member
H A Dnx-842.c104 void *nx842_crypto_alloc_ctx(struct nx842_driver *driver) in nx842_crypto_alloc_ctx()
/linux/drivers/input/rmi4/
H A Drmi_bus.c301 struct device_driver *driver = &handler->driver; in __rmi_register_function_handler() local
/linux/drivers/gpu/drm/xe/display/
H A Dxe_display.c74 void xe_display_driver_set_hooks(struct drm_driver *driver) in xe_display_driver_set_hooks()
/linux/include/drm/
H A Ddrm_drv.h470 #define devm_drm_dev_alloc(parent, driver, type, member) \ argument
H A Ddrm_device.h116 const struct drm_driver *driver; member
/linux/drivers/net/usb/
H A Dqmi_wwan.c746 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 Dbus.c1019 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 Dhcd-pci.c172 int usb_hcd_pci_probe(struct pci_dev *dev, const struct hc_driver *driver) in usb_hcd_pci_probe()
/linux/drivers/base/
H A Dbase.h84 struct device_driver *driver; member
/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c436 const struct snd_soc_component_driver *driver; in snd_dmaengine_pcm_register() local
/linux/drivers/s390/char/
H A Dsclp_tty.c507 struct tty_driver *driver; in sclp_tty_init() local

12345678910>>...14