| /OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/ |
| H A D | eth_t102xrdb.c | 34 struct mii_dev *dev; in board_eth_init() local
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | rpcmouse.c | 37 struct input_dev *dev = dev_id; in rpcmouse_irq() local
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | br_netfilter.h | 43 static inline struct rtable *bridge_parent_rtable(const struct net_device *dev) in bridge_parent_rtable()
|
| /OK3568_Linux_fs/u-boot/board/toradex/apalis_t30/ |
| H A D | apalis_t30.c | 70 struct udevice *dev; in tegra_pcie_board_init() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/ |
| H A D | avila-pci.c | 47 static int __init avila_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in avila_map_irq()
|
| H A D | nas100d-pci.c | 42 static int __init nas100d_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in nas100d_map_irq()
|
| /OK3568_Linux_fs/kernel/scripts/gdb/linux/ |
| H A D | genpd.py | 24 def rtpm_status_str(dev): argument
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | pci-quirks.h | 27 static inline void sb800_prefetch(struct device *dev, int on) {} in sb800_prefetch()
|
| /OK3568_Linux_fs/u-boot/drivers/clk/ |
| H A D | clk_bcm6345.c | 56 static int bcm63xx_clk_probe(struct udevice *dev) in bcm63xx_clk_probe()
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-out.c | 17 struct device *dev = &pdev->dev; in rockchip_clk_out_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/tc/ |
| H A D | tc-driver.c | 85 static int tc_bus_match(struct device *dev, struct device_driver *drv) in tc_bus_match()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-iproc-platform.c | 42 struct device *dev = &pdev->dev; in iproc_pcie_pltfm_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A D | omap-ocp2scp.c | 20 static int ocp2scp_remove_devices(struct device *dev, void *c) in ocp2scp_remove_devices()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsroot.c | 83 int __init cifs_root_data(char **dev, char **opts) in cifs_root_data()
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial_rockchip.c | 29 static int rockchip_serial_probe(struct udevice *dev) in rockchip_serial_probe()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | qcom_usb_vbus-regulator.c | 37 struct device *dev = &pdev->dev; in qcom_usb_vbus_regulator_probe() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/ |
| H A D | spl.c | 35 u32 dev = (bootrom_stash.r4 >> ATMEL_SAMA5_BOOT_FROM_OFF) & in spl_boot_device() local
|
| /OK3568_Linux_fs/kernel/sound/soc/atmel/ |
| H A D | atmel-pcm-dma.c | 111 int atmel_pcm_dma_platform_register(struct device *dev) in atmel_pcm_dma_platform_register()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_ns_current_pid_tgid.c | 9 __u64 dev; member
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf523x/ |
| H A D | cpu_init.c | 160 int fecpin_setclear(struct eth_device *dev, int setclear) in fecpin_setclear()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | imx214.c | 1321 struct device *dev = &imx214->client->dev; in __imx214_power_on() local 1375 struct device *dev = &imx214->client->dev; in __imx214_power_off() local 1395 static int imx214_runtime_resume(struct device *dev) in imx214_runtime_resume() 1404 static int imx214_runtime_suspend(struct device *dev) in imx214_runtime_suspend() 1698 struct device *dev = &imx214->client->dev; in imx214_check_sensor_id() local 1729 struct device *dev = &client->dev; in imx214_probe() local
|
| H A D | sc230ai.c | 1209 struct device *dev = &sc230ai->client->dev; in __sc230ai_power_on() local 1266 struct device *dev = &sc230ai->client->dev; in __sc230ai_power_off() local 1290 static int sc230ai_runtime_resume(struct device *dev) in sc230ai_runtime_resume() 1299 static int sc230ai_runtime_suspend(struct device *dev) in sc230ai_runtime_suspend() 1589 struct device *dev = &sc230ai->client->dev; in sc230ai_check_sensor_id() local 1624 struct device *dev = &client->dev; in sc230ai_probe() local
|
| H A D | imx492.c | 1336 struct device *dev = &imx492->client->dev; in __imx492_power_on() local 1380 struct device *dev = &imx492->client->dev; in __imx492_power_off() local 1396 static int imx492_runtime_resume(struct device *dev) in imx492_runtime_resume() 1405 static int imx492_runtime_suspend(struct device *dev) in imx492_runtime_suspend() 1729 struct device *dev = &imx492->client->dev; in imx492_check_sensor_id() local 1760 struct device *dev = &client->dev; in imx492_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | qcom_geni_serial.c | 814 static irqreturn_t qcom_geni_serial_isr(int isr, void *dev) in qcom_geni_serial_isr() 1145 struct earlycon_device *dev = con->data; in qcom_geni_serial_earlycon_write() local 1154 struct earlycon_device *dev = con->data; in qcom_geni_serial_earlycon_read() local 1182 static int __init qcom_geni_serial_earlycon_setup(struct earlycon_device *dev, in qcom_geni_serial_earlycon_setup() 1497 static int __maybe_unused qcom_geni_serial_sys_suspend(struct device *dev) in qcom_geni_serial_sys_suspend() 1514 static int __maybe_unused qcom_geni_serial_sys_resume(struct device *dev) in qcom_geni_serial_sys_resume()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | mx3fb.c | 241 struct device *dev; member 1392 static struct fb_info *mx3fb_init_fbinfo(struct device *dev, in mx3fb_init_fbinfo() 1428 struct device *dev = mx3fb->dev; in init_fb_chan() local 1527 struct device *dev; in chan_filter() local 1555 struct device *dev = &pdev->dev; in mx3fb_probe() local 1623 static int mx3fb_remove(struct platform_device *dev) in mx3fb_remove()
|