Home
last modified time | relevance | path

Searched defs:drv (Results 276 – 300 of 506) sorted by relevance

1...<<1112131415161718192021

/linux-5.10/sound/soc/intel/boards/
Dcht_bsw_rt5672.c416 struct cht_mc_private *drv; in snd_cht_mc_probe() local
/linux-5.10/drivers/input/serio/
Dhil_mlc.c168 struct serio_driver *drv; in hil_mlc_send_polls() local
811 struct serio_driver *drv; in hil_mlc_serio_write() local
Dps2mult.c163 static int ps2mult_connect(struct serio *serio, struct serio_driver *drv) in ps2mult_connect()
/linux-5.10/drivers/bus/mhi/core/
Dinit.c1136 struct device_driver *drv = dev->driver; in mhi_driver_probe() local
1317 static int mhi_match(struct device *dev, struct device_driver *drv) in mhi_match()
/linux-5.10/include/linux/hsi/
Dhsi.h160 #define to_hsi_client_driver(drv) container_of(drv, struct hsi_client_driver,\ argument
165 static inline void hsi_unregister_client_driver(struct hsi_client_driver *drv) in hsi_unregister_client_driver()
/linux-5.10/include/linux/
Dzorro.h56 #define to_zorro_driver(drv) container_of(drv, struct zorro_driver, driver) argument
Deisa.h63 #define to_eisa_driver(drv) container_of(drv,struct eisa_driver, driver) argument
Dmcb.h101 static inline struct mcb_driver *to_mcb_driver(struct device_driver *drv) in to_mcb_driver()
Dmoxtet.h67 to_moxtet_driver(struct device_driver *drv) in to_moxtet_driver()
Dvirtio.h183 static inline struct virtio_driver *drv_to_virtio(struct device_driver *drv) in drv_to_virtio()
/linux-5.10/drivers/input/joystick/
Dinteract.c190 static int interact_connect(struct gameport *gameport, struct gameport_driver *drv) in interact_connect()
Dguillemot.c161 static int guillemot_connect(struct gameport *gameport, struct gameport_driver *drv) in guillemot_connect()
/linux-5.10/drivers/input/touchscreen/
Delo.c304 static int elo_connect(struct serio *serio, struct serio_driver *drv) in elo_connect()
/linux-5.10/arch/powerpc/include/asm/
Dmacio.h139 #define to_macio_driver(drv) container_of(drv,struct macio_driver, driver) argument
/linux-5.10/drivers/pci/endpoint/
Dpci-epf-core.c325 static int pci_epf_device_match(struct device *dev, struct device_driver *drv) in pci_epf_device_match()
/linux-5.10/drivers/usb/usbip/
Dstub_main.c151 static ssize_t match_busid_show(struct device_driver *drv, char *buf) in match_busid_show()
/linux-5.10/drivers/hid/
Dhid-core.c2137 static ssize_t new_id_store(struct device_driver *drv, const char *buf, in new_id_store()
2207 static int hid_bus_match(struct device *dev, struct device_driver *drv) in hid_bus_match()
2523 static int __hid_bus_driver_added(struct device_driver *drv, void *data) in __hid_bus_driver_added()
2535 static int __bus_removed_driver(struct device_driver *drv, void *data) in __bus_removed_driver()
/linux-5.10/drivers/s390/cio/
Dscm.c57 struct device_driver *drv = &scmdrv->drv; in scm_driver_register() local
/linux-5.10/drivers/parport/
Ddaisy.c87 struct device_driver *drv = par_dev->dev.driver; in daisy_drv_probe() local
/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfeature.c105 static void brcmf_feat_firmware_overrides(struct brcmf_pub *drv) in brcmf_feat_firmware_overrides()
/linux-5.10/drivers/firmware/google/
Dcoreboot_table.h76 struct device_driver drv; member
/linux-5.10/include/linux/mmc/
Dsdio_func.h82 struct device_driver drv; member
/linux-5.10/drivers/acpi/
Dbus.c828 const struct device_driver *drv) in acpi_driver_match_device()
887 static int acpi_bus_match(struct device *dev, struct device_driver *drv) in acpi_bus_match()
/linux-5.10/drivers/staging/greybus/
Dgbphy.c120 static int gbphy_dev_match(struct device *dev, struct device_driver *drv) in gbphy_dev_match()
/linux-5.10/drivers/pinctrl/qcom/
Dpinctrl-msm8226.c310 #define SDC_PINGROUP(pg_name, ctl, pull, drv) \ argument

1...<<1112131415161718192021