Searched refs:device_driver (Results 201 - 225 of 324) sorted by relevance

1234567891011>>

/linux-master/drivers/bus/
H A Dmips_cdmm.c62 static int mips_cdmm_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/mcb/
H A Dmcb-core.c31 static int mcb_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/ipack/
H A Dipack.c52 static int ipack_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/slimbus/
H A Dcore.c33 static int slim_device_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/usb/typec/
H A Dbus.c450 static int typec_match(struct device *dev, struct device_driver *driver)
/linux-master/include/linux/usb/
H A Dgadget.h750 struct device_driver driver;
/linux-master/drivers/crypto/intel/iaa/
H A Diaa_crypto_main.c99 static ssize_t verify_compress_show(struct device_driver *driver, char *buf)
104 static ssize_t verify_compress_store(struct device_driver *driver,
188 static ssize_t sync_mode_show(struct device_driver *driver, char *buf)
202 static ssize_t sync_mode_store(struct device_driver *driver,
/linux-master/include/linux/
H A Dfirewire.h248 struct device_driver driver;
H A Dthunderbolt.h441 struct device_driver driver;
H A Dpnp.h383 struct device_driver driver;
H A Dhyperv.h1287 struct device_driver driver;
1334 static inline struct hv_driver *drv_to_hv_drv(struct device_driver *d)
/linux-master/sound/ac97/
H A Dbus.c472 static int ac97_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/pci/endpoint/
H A Dpci-epf-core.c491 static int pci_epf_device_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/spmi/
H A Dspmi.c46 static int spmi_device_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/rpmsg/
H A Drpmsg_core.c496 static int rpmsg_dev_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/tty/hvc/
H A Dhvcs.c448 static ssize_t rescan_show(struct device_driver *ddp, char *buf)
454 static ssize_t rescan_store(struct device_driver *ddp, const char * buf,
/linux-master/drivers/parport/
H A Dshare.c154 static int driver_check(struct device_driver *dev_drv, void *_port)
181 static int driver_detach(struct device_driver *_drv, void *_port)
/linux-master/drivers/s390/char/
H A Dcon3215.c781 static ssize_t con_drop_store(struct device_driver *dev, const char *buf, size_t count)
792 static ssize_t con_drop_show(struct device_driver *dev, char *buf)
/linux-master/drivers/acpi/
H A Dbus.c992 const struct device_driver *drv)
1048 static int acpi_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/platform/x86/
H A Dwmi.c730 static inline struct wmi_driver *drv_to_wdrv(struct device_driver *drv)
851 static int wmi_dev_match(struct device *dev, struct device_driver *driver)
H A Dthinkpad_acpi.c1371 static ssize_t interface_version_show(struct device_driver *drv, char *buf)
1378 static ssize_t debug_level_show(struct device_driver *drv, char *buf)
1383 static ssize_t debug_level_store(struct device_driver *drv, const char *buf,
1398 static ssize_t version_show(struct device_driver *drv, char *buf)
1410 static ssize_t wlsw_emulstate_show(struct device_driver *drv, char *buf)
1415 static ssize_t wlsw_emulstate_store(struct device_driver *drv, const char *buf,
1433 static ssize_t bluetooth_emulstate_show(struct device_driver *drv, char *buf)
1438 static ssize_t bluetooth_emulstate_store(struct device_driver *drv,
1453 static ssize_t wwan_emulstate_show(struct device_driver *drv, char *buf)
1458 static ssize_t wwan_emulstate_store(struct device_driver *dr
[all...]
/linux-master/drivers/hv/
H A Dvmbus_drv.c745 static ssize_t new_id_store(struct device_driver *driver, const char *buf,
771 static ssize_t remove_id_store(struct device_driver *driver, const char *buf,
812 static int vmbus_match(struct device *device, struct device_driver *driver)
/linux-master/drivers/i2c/
H A Di2c-core-base.c139 static int i2c_device_match(struct device *dev, struct device_driver *drv)
1397 static int __process_new_adapter(struct device_driver *d, void *data)
1706 static int __process_removed_adapter(struct device_driver *d, void *data)
/linux-master/drivers/s390/net/
H A Dnetiucv.c115 static struct device_driver netiucv_driver = {
1892 static ssize_t connection_store(struct device_driver *drv, const char *buf,
1956 static ssize_t remove_store(struct device_driver *drv, const char *buf,
/linux-master/include/linux/bcma/
H A Dbcma.h310 struct device_driver drv;

Completed in 281 milliseconds

1234567891011>>