/linux/Documentation/hid/ |
H A D | intel-ish-hid.rst | 118 IPC/FW message types 145 Transport layer interface
|
/linux/fs/proc/ |
H A D | proc_tty.c | 131 void proc_tty_register_driver(struct tty_driver *driver) in proc_tty_register_driver() 147 void proc_tty_unregister_driver(struct tty_driver *driver) in proc_tty_unregister_driver()
|
/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_drv.c | 47 static const struct drm_driver driver; variable 224 static const struct drm_driver driver = { variable
|
/linux/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_drv.c | 33 static const struct drm_driver driver; variable 185 static const struct drm_driver driver = { variable
|
/linux/drivers/usb/gadget/udc/ |
H A D | core.c | 54 struct usb_gadget_driver *driver; member 1189 struct usb_gadget_driver *driver) in usb_gadget_udc_reset() 1573 const struct usb_gadget_driver *driver = container_of(drv, in gadget_match_driver() local 1593 struct usb_gadget_driver *driver = container_of(dev->driver, in gadget_bind_driver() local 1659 struct usb_gadget_driver *driver = udc->driver; in gadget_unbind_driver() local 1688 int usb_gadget_register_driver_owner(struct usb_gadget_driver *driver, in usb_gadget_register_driver_owner() 1727 int usb_gadget_unregister_driver(struct usb_gadget_driver *driver) in usb_gadget_unregister_driver()
|
/linux/Documentation/networking/device_drivers/can/ctu/ |
H A D | ctucanfd-driver.rst | 163 .. _sec:socketcan:netdev: 214 .. _sec:socketcan:napi:
|
/linux/arch/um/drivers/ |
H A D | stdio_console.c | 49 static struct line_driver driver = { variable 93 static int con_install(struct tty_driver *driver, struct tty_struct *tty) in con_install()
|
H A D | ssl.c | 43 static struct line_driver driver = { variable 87 static int ssl_install(struct tty_driver *driver, struct tty_struct *tty) in ssl_install()
|
H A D | line.h | 29 struct tty_driver *driver; member 56 const struct line_driver *driver; member
|
H A D | line.c | 259 const struct line_driver *driver = line->driver; in line_setup_irq() local 330 int line_install(struct tty_driver *driver, struct tty_struct *tty, in line_install() 370 struct tty_driver *driver = line->driver->driver; in setup_one_line() local 547 struct tty_driver *driver; in register_lines() local
|
/linux/drivers/tty/serial/ |
H A D | serial_base_bus.c | 51 int serial_base_driver_register(struct device_driver *driver) in serial_base_driver_register() 58 void serial_base_driver_unregister(struct device_driver *driver) in serial_base_driver_unregister()
|
/linux/drivers/gpu/drm/gma500/ |
H A D | psb_drv.c | 40 static const struct drm_driver driver; variable 505 static const struct drm_driver driver = { variable
|
/linux/include/linux/ |
H A D | siox.h | 53 struct device_driver driver; member 56 static inline struct siox_driver *to_siox_driver(struct device_driver *driver) in to_siox_driver()
|
H A D | moxtet.h | 61 struct device_driver driver; member 76 #define moxtet_register_driver(driver) \ argument
|
/linux/sound/soc/codecs/ |
H A D | hda.c | 175 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_probe() local 270 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_remove() local
|
/linux/drivers/thunderbolt/ |
H A D | domain.c | 50 const struct tb_service_driver *driver; in __tb_service_match() local 78 struct tb_service_driver *driver; in tb_service_probe() local 90 struct tb_service_driver *driver; in tb_service_remove() local 99 struct tb_service_driver *driver; in tb_service_shutdown() local
|
/linux/drivers/usb/serial/ |
H A D | usb-serial.c | 126 struct usb_driver *driver = serial->type->usb_driver; in usb_serial_claim_interface() local 147 struct usb_driver *driver = serial->type->usb_driver; in release_sibling() local 214 static int serial_install(struct tty_driver *driver, struct tty_struct *tty) in serial_install() 687 struct usb_serial_driver *driver) in create_serial() 741 struct usb_driver *driver = to_usb_driver(iface->dev.driver); in search_serial_device() local 1408 static int usb_serial_register(struct usb_serial_driver *driver) in usb_serial_register()
|
/linux/drivers/gpu/drm/nova/ |
H A D | nova.rs | 5 mod driver; module
|
/linux/Documentation/admin-guide/perf/ |
H A D | hns3-pmu.rst | 78 Filter modes
|
/linux/drivers/firmware/arm_ffa/ |
H A D | bus.c | 121 int ffa_driver_register(struct ffa_driver *driver, struct module *owner, in ffa_driver_register() 142 void ffa_driver_unregister(struct ffa_driver *driver) in ffa_driver_unregister()
|
/linux/rust/kernel/drm/ |
H A D | mod.rs | 6 pub mod driver; module
|
/linux/tools/usb/usbip/libsrc/ |
H A D | usbip_host_driver.c | 21 const char *driver; in is_my_device() local
|
/linux/drivers/dma-buf/ |
H A D | sync_file.c | 139 const char __rcu *driver; in sync_file_get_name() local 272 const char __rcu *driver; in sync_fill_fence_info() local
|
/linux/arch/parisc/kernel/ |
H A D | drivers.c | 100 static int match_device(const struct parisc_driver *driver, struct parisc_device *dev) in match_device() 150 int register_parisc_driver(struct parisc_driver *driver) in register_parisc_driver() 179 struct parisc_driver * driver; member 202 int __init count_parisc_driver(struct parisc_driver *driver) in count_parisc_driver() 220 int unregister_parisc_driver(struct parisc_driver *driver) in unregister_parisc_driver()
|
/linux/drivers/gpu/nova-core/ |
H A D | nova_core.rs | 6 mod driver; module
|