Home
last modified time | relevance | path

Searched defs:_dev (Results 26 – 50 of 91) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dnet2280.c1641 static ssize_t function_show(struct device *_dev, struct device_attribute *attr, in function_show()
1653 static ssize_t registers_show(struct device *_dev, in registers_show()
1804 static ssize_t queues_show(struct device *_dev, struct device_attribute *attr, in queues_show()
3530 static irqreturn_t net2280_irq(int irq, void *_dev) in net2280_irq()
3561 static void gadget_release(struct device *_dev) in gadget_release()
H A Dnet2272.c1165 registers_show(struct device *_dev, struct device_attribute *attr, char *buf) in registers_show()
2044 static irqreturn_t net2272_irq(int irq, void *_dev) in net2272_irq()
2196 net2272_gadget_release(struct device *_dev) in net2272_gadget_release()
H A Dgoku_udc.c1534 static irqreturn_t goku_irq(int irq, void *_dev) in goku_irq()
1700 static void gadget_release(struct device *_dev) in gadget_release()
H A Dpxa25x_udc.c1572 lubbock_vbus_irq(int irq, void *_dev) in lubbock_vbus_irq()
1907 pxa25x_udc_irq(int irq, void *_dev) in pxa25x_udc_irq()
2453 static void pxa25x_udc_shutdown(struct platform_device *_dev) in pxa25x_udc_shutdown()
/OK3568_Linux_fs/kernel/drivers/siox/
H A Dsiox.h9 #define to_siox_master(_dev) container_of((_dev), struct siox_master, dev) argument
/OK3568_Linux_fs/kernel/include/sound/
H A Dseq_device.h27 #define to_seq_dev(_dev) \ argument
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dvuart.h49 ps3_system_bus_dev_to_vuart_drv(struct ps3_system_bus_device *_dev) in ps3_system_bus_dev_to_vuart_drv()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-altera.c223 static irqreturn_t altr_i2c_isr_quick(int irq, void *_dev) in altr_i2c_isr_quick()
236 static irqreturn_t altr_i2c_isr(int irq, void *_dev) in altr_i2c_isr()
H A Di2c-brcmstb.c185 #define bsc_readl(_dev, _reg) \ argument
188 #define bsc_writel(_dev, _val, _reg) \ argument
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-sa1111.c251 static void ohci_hcd_sa1111_shutdown(struct device *_dev) in ohci_hcd_sa1111_shutdown()
/OK3568_Linux_fs/kernel/drivers/base/
H A Ddd.c861 static void __device_attach_async_helper(void *_dev, async_cookie_t cookie) in __device_attach_async_helper()
1037 static void __driver_attach_async_helper(void *_dev, async_cookie_t cookie) in __driver_attach_async_helper()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dps3disk.c394 static int ps3disk_probe(struct ps3_system_bus_device *_dev) in ps3disk_probe()
510 static int ps3disk_remove(struct ps3_system_bus_device *_dev) in ps3disk_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsiox.h8 #define to_siox_device(_dev) container_of((_dev), struct siox_device, dev) argument
H A Dvirtio.h122 static inline struct virtio_device *dev_to_virtio(struct device *_dev) in dev_to_virtio()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dendpoint.c25 #define to_ep_device(_dev) \ argument
/OK3568_Linux_fs/kernel/arch/arm/common/
H A Dlocomo.c211 static void locomo_dev_release(struct device *_dev) in locomo_dev_release()
818 static int locomo_match(struct device *_dev, struct device_driver *_drv) in locomo_match()
/OK3568_Linux_fs/kernel/drivers/net/can/c_can/
H A Dc_can_pci.c270 #define C_CAN_ID(_vend, _dev, _driverdata) { \ argument
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DRawStreamCapUnit.h103 SmartPtr<V4l2Device> _dev[3]; variable
/OK3568_Linux_fs/kernel/drivers/amba/
H A Dbus.c84 static ssize_t driver_override_show(struct device *_dev, in driver_override_show()
96 static ssize_t driver_override_store(struct device *_dev, in driver_override_store()
/OK3568_Linux_fs/kernel/drivers/staging/most/i2c/
H A Di2c.c267 static irqreturn_t most_irq_handler(int irq, void *_dev) in most_irq_handler()
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dsocket_sysfs.c31 #define to_socket(_dev) container_of(_dev, struct pcmcia_socket, dev) argument
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dps3.h399 struct device *_dev) in ps3_dev_to_system_bus_dev()
404 ps3_system_bus_dev_to_system_bus_drv(struct ps3_system_bus_device *_dev) in ps3_system_bus_dev_to_system_bus_drv()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DStream.h57 SmartPtr<V4l2Device> _dev; variable
/OK3568_Linux_fs/kernel/drivers/staging/most/dim2/
H A Ddim2.c345 static irqreturn_t dim2_mlb_isr(int irq, void *_dev) in dim2_mlb_isr()
395 static irqreturn_t dim2_ahb_isr(int irq, void *_dev) in dim2_ahb_isr()
/OK3568_Linux_fs/kernel/include/net/
H A Dl3mdev.h95 struct net_device *l3mdev_master_dev_rcu(const struct net_device *_dev) in l3mdev_master_dev_rcu()

1234