Searched defs:drv (Results 26 - 50 of 495) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mach-imx/
H A Dcpuidle-imx6sx.c33 imx6sx_enter_wait(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
/linux-master/drivers/cpuidle/
H A Dcpuidle.h49 bool cpuidle_state_is_coupled(struct cpuidle_driver *drv, int state) argument
54 static inline int cpuidle_coupled_state_verify(struct cpuidle_driver *drv) argument
59 cpuidle_enter_state_coupled(struct cpuidle_device *dev, struct cpuidle_driver *drv, int next_state) argument
H A Dpoll_state.c48 void cpuidle_poll_state_init(struct cpuidle_driver *drv) argument
13 poll_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
H A Dcpuidle-calxeda.c34 calxeda_pwrdown_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
H A Dcpuidle-exynos.c27 exynos_enter_coupled_lowpower(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
58 exynos_enter_lowpower(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
H A Dcpuidle-ux500.c23 ux500_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
H A Dcpuidle-arm.c81 struct cpuidle_driver *drv; local
34 arm_enter_idle_state(struct cpuidle_device *dev, struct cpuidle_driver *drv, int idx) argument
147 struct cpuidle_driver *drv; local
[all...]
H A Dcpuidle-mvebu-v7.c28 mvebu_v7_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
H A Dcpuidle-haltpoll.c104 struct cpuidle_driver *drv = &haltpoll_driver; local
28 default_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
/linux-master/drivers/tty/serial/
H A Dserial_ctrl.c39 int serial_ctrl_register_port(struct uart_driver *drv, struct uart_port *port) argument
44 void serial_ctrl_unregister_port(struct uart_driver *drv, struct uart_port *port) argument
/linux-master/drivers/net/dsa/realtek/
H A Drealtek-smi.h8 static inline int realtek_smi_driver_register(struct platform_driver *drv) argument
13 static inline void realtek_smi_driver_unregister(struct platform_driver *drv) argument
24 static inline int realtek_smi_driver_register(struct platform_driver *drv) argument
29 static inline void realtek_smi_driver_unregister(struct platform_driver *drv) argument
H A Drealtek-mdio.h8 static inline int realtek_mdio_driver_register(struct mdio_driver *drv) argument
13 static inline void realtek_mdio_driver_unregister(struct mdio_driver *drv) argument
24 static inline int realtek_mdio_driver_register(struct mdio_driver *drv) argument
29 static inline void realtek_mdio_driver_unregister(struct mdio_driver *drv) argument
/linux-master/drivers/vfio/mdev/
H A Dmdev_driver.c17 struct mdev_driver *drv = local
27 struct mdev_driver *drv = local
34 static int mdev_match(struct device *dev, struct device_driver *drv) argument
56 int mdev_register_driver(struct mdev_driver *drv) argument
71 mdev_unregister_driver(struct mdev_driver *drv) argument
[all...]
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.h16 struct sun4i_drv *drv; member in struct:sun4i_layer
/linux-master/drivers/hid/
H A Dhid-generic.c26 static int __check_hid_generic(struct device_driver *drv, void *data) argument
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_roce.c127 int be_roce_register_driver(struct ocrdma_driver *drv) argument
145 void be_roce_unregister_driver(struct ocrdma_driver *drv) argument
/linux-master/drivers/mtd/chips/
H A Dchipreg.c18 void register_mtd_chip_driver(struct mtd_chip_driver *drv) argument
25 void unregister_mtd_chip_driver(struct mtd_chip_driver *drv) argument
57 struct mtd_chip_driver *drv; local
[all...]
/linux-master/arch/mips/kernel/
H A Didle.c252 mips_cpuidle_wait_enter(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
/linux-master/arch/arm/kernel/
H A Dcpuidle.c28 arm_cpuidle_simple_enter(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
/linux-master/sound/hda/
H A Dhda_bus_type.c24 hdac_get_device_id(struct hdac_device *hdev, struct hdac_driver *drv) argument
41 static int hdac_codec_match(struct hdac_device *dev, struct hdac_driver *drv) argument
49 static int hda_bus_match(struct device *dev, struct device_driver *drv) argument
/linux-master/drivers/zorro/
H A Dzorro-driver.c47 struct zorro_driver *drv = to_zorro_driver(dev->driver); local
66 struct zorro_driver *drv = to_zorro_driver(dev->driver); local
81 int zorro_register_driver(struct zorro_driver *drv) argument
103 zorro_unregister_driver(struct zorro_driver *drv) argument
121 zorro_bus_match(struct device *dev, struct device_driver *drv) argument
[all...]
/linux-master/arch/x86/kernel/apic/
H A Dprobe_32.c78 struct apic **drv; local
128 struct apic **drv; local
[all...]
/linux-master/drivers/cpuidle/governors/
H A Dhaltpoll.c49 static int haltpoll_select(struct cpuidle_driver *drv, argument
133 static int haltpoll_enable_device(struct cpuidle_driver *drv, argument
/linux-master/drivers/dma/idxd/
H A Dbus.c13 struct device_driver *drv = &idxd_drv->drv; local
35 idxd_config_bus_match(struct device *dev, struct device_driver *drv) argument
[all...]
/linux-master/drivers/tc/
H A Dtc-driver.c85 static int tc_bus_match(struct device *dev, struct device_driver *drv) argument

Completed in 325 milliseconds

1234567891011>>