| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | net2280.c | 1641 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 D | net2272.c | 1165 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 D | goku_udc.c | 1534 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 D | pxa25x_udc.c | 1572 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 D | siox.h | 9 #define to_siox_master(_dev) container_of((_dev), struct siox_master, dev) argument
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | seq_device.h | 27 #define to_seq_dev(_dev) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/ps3/ |
| H A D | vuart.h | 49 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 D | i2c-altera.c | 223 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 D | i2c-brcmstb.c | 185 #define bsc_readl(_dev, _reg) \ argument 188 #define bsc_writel(_dev, _val, _reg) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ohci-sa1111.c | 251 static void ohci_hcd_sa1111_shutdown(struct device *_dev) in ohci_hcd_sa1111_shutdown()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | dd.c | 861 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 D | ps3disk.c | 394 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 D | siox.h | 8 #define to_siox_device(_dev) container_of((_dev), struct siox_device, dev) argument
|
| H A D | virtio.h | 122 static inline struct virtio_device *dev_to_virtio(struct device *_dev) in dev_to_virtio()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | endpoint.c | 25 #define to_ep_device(_dev) \ argument
|
| /OK3568_Linux_fs/kernel/arch/arm/common/ |
| H A D | locomo.c | 211 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 D | c_can_pci.c | 270 #define C_CAN_ID(_vend, _dev, _driverdata) { \ argument
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/ |
| H A D | RawStreamCapUnit.h | 103 SmartPtr<V4l2Device> _dev[3]; variable
|
| /OK3568_Linux_fs/kernel/drivers/amba/ |
| H A D | bus.c | 84 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 D | i2c.c | 267 static irqreturn_t most_irq_handler(int irq, void *_dev) in most_irq_handler()
|
| /OK3568_Linux_fs/kernel/drivers/pcmcia/ |
| H A D | socket_sysfs.c | 31 #define to_socket(_dev) container_of(_dev, struct pcmcia_socket, dev) argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ps3.h | 399 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 D | Stream.h | 57 SmartPtr<V4l2Device> _dev; variable
|
| /OK3568_Linux_fs/kernel/drivers/staging/most/dim2/ |
| H A D | dim2.c | 345 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 D | l3mdev.h | 95 struct net_device *l3mdev_master_dev_rcu(const struct net_device *_dev) in l3mdev_master_dev_rcu()
|