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

1234567891011>>

/linux-master/drivers/firmware/arm_scmi/
H A Dbus.c228 static int scmi_dev_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/pci/endpoint/
H A Dpci-epf-core.c488 static int pci_epf_device_match(struct device *dev, struct device_driver *drv)
/linux-master/arch/sparc/kernel/
H A Dvio.c57 static int vio_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/arch/powerpc/platforms/pseries/
H A Dibmebus.c342 static int ibmebus_bus_bus_match(struct device *dev, struct device_driver *drv)
/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/drivers/rpmsg/
H A Drpmsg_core.c494 static int rpmsg_dev_match(struct device *dev, struct device_driver *drv)
/linux-master/include/linux/
H A Dthunderbolt.h442 struct device_driver driver;
H A Dhyperv.h1285 struct device_driver driver;
1332 static inline struct hv_driver *drv_to_hv_drv(struct device_driver *d)
/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/drivers/virtio/
H A Dvirtio.c85 static int virtio_dev_match(struct device *_dv, struct device_driver *_dr)
/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/acpi/
H A Dbus.c976 const struct device_driver *drv)
1031 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.c1350 static ssize_t interface_version_show(struct device_driver *drv, char *buf)
1357 static ssize_t debug_level_show(struct device_driver *drv, char *buf)
1362 static ssize_t debug_level_store(struct device_driver *drv, const char *buf,
1377 static ssize_t version_show(struct device_driver *drv, char *buf)
1389 static ssize_t wlsw_emulstate_show(struct device_driver *drv, char *buf)
1394 static ssize_t wlsw_emulstate_store(struct device_driver *drv, const char *buf,
1412 static ssize_t bluetooth_emulstate_show(struct device_driver *drv, char *buf)
1417 static ssize_t bluetooth_emulstate_store(struct device_driver *drv,
1432 static ssize_t wwan_emulstate_show(struct device_driver *drv, char *buf)
1437 static ssize_t wwan_emulstate_store(struct device_driver *dr
[all...]
/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/s390/net/
H A Dnetiucv.c115 static struct device_driver netiucv_driver = {
1904 static ssize_t connection_store(struct device_driver *drv, const char *buf,
1968 static ssize_t remove_store(struct device_driver *drv, const char *buf,
/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/include/linux/bcma/
H A Dbcma.h310 struct device_driver drv;

Completed in 419 milliseconds

1234567891011>>