/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/Documentation/networking/device_drivers/can/ctu/ |
H A D | ctucanfd-driver.rst | 163 .. _sec:socketcan:netdev: 214 .. _sec:socketcan:napi:
|
/linux/drivers/peci/ |
H A D | core.c | 189 struct peci_driver *driver = to_peci_driver(dev->driver); in peci_bus_device_probe() local 197 struct peci_driver *driver = to_peci_driver(dev->driver); in peci_bus_device_remove() local
|
H A D | device.c | 214 int __peci_driver_register(struct peci_driver *driver, struct module *owner, in __peci_driver_register() 235 void peci_driver_unregister(struct peci_driver *driver) in peci_driver_unregister()
|
/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/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/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/tty/hvc/ |
H A D | hvc_console.c | 325 static int hvc_install(struct tty_driver *driver, struct tty_struct *tty) in hvc_install() 856 static int hvc_poll_init(struct tty_driver *driver, int line, char *options) in hvc_poll_init() 861 static int hvc_poll_get_char(struct tty_driver *driver, int line) in hvc_poll_get_char() 876 static void hvc_poll_put_char(struct tty_driver *driver, int line, char ch) in hvc_poll_put_char()
|
/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/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/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/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/Documentation/admin-guide/perf/ |
H A D | hisi-pcie-pmu.rst | 61 Filter options
|
H A D | hns3-pmu.rst | 78 Filter modes
|
/linux/drivers/gpu/drm/nova/ |
H A D | nova.rs | 5 mod driver; module
|
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | client.h | 9 const struct nvif_driver *driver; member
|