Home
last modified time | relevance | path

Searched defs:driver (Results 76 - 100 of 1022) sorted by relevance

12345678910>>...41

/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbip_unbind.c42 const char *driver; in unbind_device() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dkernelcapi.h29 char driver[32]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dkernelcapi.h29 char driver[32]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dkernelcapi.h16 char driver[32]; member
/third_party/mesa3d/src/glx/
H A Ddri2_priv.h56 void *driver; member
/third_party/mesa3d/src/util/tests/
H A Dxmlconfig.cpp189 xmlconfig_test::drirc_init(const char *driver, const char *drm, in drirc_init() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DBasicTests.cpp27 static Driver driver; member in BasicTest
40 Driver BasicTest::driver; member in BasicTest
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dclient.h40 char *driver; member
54 const char *driver; member
/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Ddriver_manager.cpp59 auto driver = Common::MakeShared<Driver>(hdiName, config); in Start() local
[all...]
/kernel/linux/linux-5.10/drivers/base/
H A Disa.c26 static int isa_bus_match(struct device *dev, struct device_driver *driver) in isa_bus_match() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dgio_device.h31 struct device_driver driver; member
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwgroup.h49 struct device_driver driver; member
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dline.h31 struct tty_driver *driver; member
56 const struct line_driver *driver; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dgio_device.h31 struct device_driver driver; member
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_bind.c69 const char *driver; in unbind_other() local
[all...]
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c126 const char *driver; in is_my_device() local
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dccwgroup.h48 struct device_driver driver; member
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dline.h29 struct tty_driver *driver; member
56 const struct line_driver *driver; member
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h43 struct drm_driver *driver; member
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-gd.h19 struct ide_driver *driver; member
/kernel/linux/linux-5.10/drivers/nubus/
H A Dbus.c17 static int nubus_bus_match(struct device *dev, struct device_driver *driver) in nubus_bus_match() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsr.h36 struct scsi_driver *driver; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-spear.c62 const struct hc_driver *driver = &ehci_spear_hc_driver; in spear_ehci_hcd_drv_probe() local
H A Dohci-spear.c37 const struct hc_driver *driver = &ohci_spear_hc_driver; in spear_ohci_hcd_drv_probe() local
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dbus.c19 struct usb_serial_driver *driver; in usb_serial_device_match() local
40 struct usb_serial_driver *driver; in usb_serial_device_probe() local
89 struct usb_serial_driver *driver; usb_serial_device_remove() local
123 new_id_store(struct device_driver *driver, const char *buf, size_t count) new_id_store() argument
138 new_id_show(struct device_driver *driver, char *buf) new_id_show() argument
172 usb_serial_bus_register(struct usb_serial_driver *driver) usb_serial_bus_register() argument
185 usb_serial_bus_deregister(struct usb_serial_driver *driver) usb_serial_bus_deregister() argument
[all...]

Completed in 8 milliseconds

12345678910>>...41