Searched defs:drv (Results 326 - 350 of 497) sorted by relevance

<<11121314151617181920

/linux-master/drivers/sh/maple/
H A Dmaple.c71 int maple_driver_register(struct maple_driver *drv) argument
89 void maple_driver_unregister(struct maple_driver *drv) argument
[all...]
/linux-master/drivers/tty/hvc/
H A Dhvc_console.c1017 struct tty_driver *drv; local
[all...]
/linux-master/drivers/bus/
H A Dmoxtet.c86 static int moxtet_match(struct device *dev, struct device_driver *drv) argument
/linux-master/drivers/ipack/devices/
H A Dipoctal.c277 struct tty_driver *drv; local
[all...]
/linux-master/arch/arm/common/
H A Dlocomo.c822 struct locomo_driver *drv = LOCOMO_DRV(_drv); local
830 struct locomo_driver *drv = LOCOMO_DRV(dev->driver); local
841 struct locomo_driver *drv = LOCOMO_DRV(dev->driver); local
[all...]
/linux-master/sound/soc/intel/boards/
H A Dcht_bsw_rt5645.c534 struct cht_mc_private *drv; local
[all...]
/linux-master/drivers/soc/qcom/
H A Dspm.c256 static inline void spm_register_write(struct spm_driver_data *drv, argument
265 static inline void spm_register_write_sync(struct spm_driver_data *drv, argument
284 spm_register_read(struct spm_driver_data *drv, enum spm_reg reg) argument
290 spm_set_low_power_mode(struct spm_driver_data *drv, enum pm_sleep_mode mode) argument
307 struct spm_driver_data *drv = rdev_get_drvdata(rdev); local
317 struct spm_driver_data *drv = rdev_get_drvdata(rdev); local
331 struct spm_driver_data *drv = data; local
414 spm_register_regulator(struct device *dev, struct spm_driver_data *drv) argument
511 struct spm_driver_data *drv; local
[all...]
/linux-master/drivers/idle/
H A Dintel_idle.c133 __intel_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index, bool irqoff) argument
160 intel_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
166 intel_idle_irq(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
172 intel_idle_ibrs(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
190 intel_idle_xstate(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
209 intel_idle_s2idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
1645 intel_idle_init_cstates_acpi(struct cpuidle_driver *drv) argument
1721 intel_idle_init_cstates_acpi(struct cpuidle_driver *drv) argument
1989 intel_idle_init_cstates_icpu(struct cpuidle_driver *drv) argument
2069 intel_idle_cpuidle_driver_init(struct cpuidle_driver *drv) argument
2233 struct cpuidle_driver *drv = cpuidle_get_driver(); local
[all...]
/linux-master/drivers/acpi/
H A Dprocessor_idle.c622 static int __cpuidle acpi_idle_enter_bm(struct cpuidle_driver *drv, argument
785 struct cpuidle_driver *drv = &acpi_idle_driver; local
683 acpi_idle_enter(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
712 acpi_idle_enter_s2idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
1184 acpi_idle_lpi_enter(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
1207 struct cpuidle_driver *drv = &acpi_idle_driver; local
1241 struct cpuidle_driver *drv = &acpi_idle_driver; local
[all...]
/linux-master/drivers/ata/pata_parport/
H A Dpata_parport.c640 struct device_driver *drv; local
/linux-master/sound/soc/meson/
H A Daxg-spdifin.c410 struct snd_soc_dai_driver *drv; local
[all...]
/linux-master/drivers/input/gameport/
H A Dgameport.c213 static int gameport_bind_driver(struct gameport *gameport, struct gameport_driver *drv) argument
468 struct device_driver *drv; local
708 description_show(struct device_driver *drv, char *buf) argument
724 struct gameport_driver *drv = to_gameport_driver(dev->driver); local
733 struct gameport_driver *drv = to_gameport_driver(dev->driver); local
738 gameport_attach_driver(struct gameport_driver *drv) argument
748 __gameport_register_driver(struct gameport_driver *drv, struct module *owner, const char *mod_name) argument
784 gameport_unregister_driver(struct gameport_driver *drv) argument
809 gameport_bus_match(struct device *dev, struct device_driver *drv) argument
825 gameport_set_drv(struct gameport *gameport, struct gameport_driver *drv) argument
832 gameport_open(struct gameport *gameport, struct gameport_driver *drv, int mode) argument
[all...]
/linux-master/drivers/pcmcia/
H A Dds.c136 pcmcia_free_dynids(struct pcmcia_driver *drv) argument
149 pcmcia_create_newid_file(struct pcmcia_driver *drv) argument
158 pcmcia_remove_newid_file(struct pcmcia_driver *drv) argument
903 pcmcia_bus_match(struct device *dev, struct device_driver *drv) argument
[all...]
/linux-master/drivers/input/serio/
H A Dserio.c39 static int serio_connect_driver(struct serio *serio, struct serio_driver *drv) argument
87 static int serio_bind_driver(struct serio *serio, struct serio_driver *drv) argument
382 struct device_driver *drv; local
732 description_show(struct device_driver *drv, char *buf) argument
739 bind_mode_show(struct device_driver *drv, char *buf) argument
745 bind_mode_store(struct device_driver *drv, const char *buf, size_t count) argument
773 struct serio_driver *drv = to_serio_driver(dev->driver); local
800 serio_attach_driver(struct serio_driver *drv) argument
810 __serio_register_driver(struct serio_driver *drv, struct module *owner, const char *mod_name) argument
849 serio_unregister_driver(struct serio_driver *drv) argument
873 serio_set_drv(struct serio *serio, struct serio_driver *drv) argument
880 serio_bus_match(struct device *dev, struct device_driver *drv) argument
967 serio_open(struct serio *serio, struct serio_driver *drv) argument
[all...]
/linux-master/drivers/input/rmi4/
H A Drmi_driver.c1261 bool rmi_is_physical_driver(struct device_driver *drv) argument
/linux-master/drivers/bus/mhi/ep/
H A Dmain.c1697 static int mhi_ep_match(struct device *dev, struct device_driver *drv) argument
/linux-master/drivers/base/
H A Ddd.c229 const char *drv = dev_driver_string(dev); local
469 struct device_driver *drv = dev->driver; local
571 static int call_driver_probe(struct device *dev, struct device_driver *drv) argument
602 really_probe(struct device *dev, struct device_driver *drv) argument
730 really_probe_debug(struct device *dev, struct device_driver *drv) argument
777 __driver_probe_device(struct device_driver *drv, struct device *dev) argument
822 driver_probe_device(struct device_driver *drv, struct device *dev) argument
866 driver_allows_async_probing(struct device_driver *drv) argument
919 __device_attach_driver(struct device_driver *drv, void *_data) argument
1120 device_driver_attach(struct device_driver *drv, struct device *dev) argument
1140 struct device_driver *drv; local
1156 struct device_driver *drv = data; local
1229 driver_attach(struct device_driver *drv) argument
1241 struct device_driver *drv; local
1286 device_release_driver_internal(struct device *dev, struct device_driver *drv, struct device *parent) argument
1336 driver_detach(struct device_driver *drv) argument
[all...]
/linux-master/drivers/cdx/
H A Dcdx.c265 static int cdx_bus_match(struct device *dev, struct device_driver *drv) argument
/linux-master/drivers/usb/core/
H A Dusb.c400 struct device_driver *drv; member in struct:find_interface_arg
428 struct usb_interface *usb_find_interface(struct usb_driver *drv, int minor) argument
H A Ddriver.c858 static int usb_device_match(struct device *dev, struct device_driver *drv) argument
231 usb_match_dynamic_id(struct usb_interface *intf, struct usb_driver *drv) argument
967 is_usb_device_driver(const struct device_driver *drv) argument
1225 struct usb_driver *drv; local
[all...]
/linux-master/drivers/siox/
H A Dsiox-core.c506 static int siox_match(struct device *dev, struct device_driver *drv) argument
/linux-master/drivers/tty/serdev/
H A Dcore.c88 static int serdev_device_match(struct device *dev, struct device_driver *drv) argument
/linux-master/include/linux/
H A Dserdev.h324 serdev_tty_port_register(struct tty_port *port, struct device *host, struct device *parent, struct tty_driver *drv, int idx) argument
/linux-master/drivers/tee/
H A Dtee_core.c1203 tee_client_device_match(struct device *dev, struct device_driver *drv) argument
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_drv.c213 static int msm_drm_init(struct device *dev, const struct drm_driver *drv) argument

Completed in 344 milliseconds

<<11121314151617181920