| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | swnode.c | 51 static inline struct swnode *dev_to_swnode(struct device *dev) in dev_to_swnode() 875 int device_add_software_node(struct device *dev, const struct software_node *node) in device_add_software_node() 916 void device_remove_software_node(struct device *dev) in device_remove_software_node() 931 int software_node_notify(struct device *dev, unsigned long action) in software_node_notify()
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | kaweth.c | 210 struct usb_device *dev; member 496 struct device *dev = &urb->dev->dev; in kaweth_usb_receive() local 665 static u32 kaweth_get_link(struct net_device *dev) in kaweth_get_link() 881 struct device *dev = &intf->dev; in kaweth_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-combphy.c | 83 struct device *dev; member 296 static struct phy *rockchip_combphy_xlate(struct device *dev, in rockchip_combphy_xlate() 315 static int rockchip_combphy_parse_dt(struct device *dev, in rockchip_combphy_parse_dt() 385 struct device *dev = &pdev->dev; in rockchip_combphy_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | ati_remote2.c | 700 static ssize_t ati_remote2_show_channel_mask(struct device *dev, in ati_remote2_show_channel_mask() 711 static ssize_t ati_remote2_store_channel_mask(struct device *dev, in ati_remote2_store_channel_mask() 750 static ssize_t ati_remote2_show_mode_mask(struct device *dev, in ati_remote2_show_mode_mask() 761 static ssize_t ati_remote2_store_mode_mask(struct device *dev, in ati_remote2_store_mode_mask()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | sa1100.c | 834 static int sa1100_serial_suspend(struct platform_device *dev, pm_message_t state) in sa1100_serial_suspend() 844 static int sa1100_serial_resume(struct platform_device *dev) in sa1100_serial_resume() 854 static int sa1100_serial_add_one_port(struct sa1100_port *sport, struct platform_device *dev) in sa1100_serial_add_one_port() 880 static int sa1100_serial_probe(struct platform_device *dev) in sa1100_serial_probe()
|
| H A D | earlycon-arm-semihost.c | 41 struct earlycon_device *dev = con->data; in smh_write() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | mpc5121_nfc.c | 116 struct device *dev; member 593 static void mpc5121_nfc_free(struct device *dev, struct mtd_info *mtd) in mpc5121_nfc_free() 622 struct device *dev = &op->dev; in mpc5121_nfc_probe() local 828 struct device *dev = &op->dev; in mpc5121_nfc_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | vmmgp100.c | 37 struct device *dev = vmm->mmu->subdev.device->dev; in gp100_vmm_pfn_unmap() local 78 struct device *dev = vmm->mmu->subdev.device->dev; in gp100_vmm_pgt_pfn() local 268 struct device *dev = vmm->mmu->subdev.device->dev; in gp100_vmm_pd0_pfn_unmap() local 312 struct device *dev = vmm->mmu->subdev.device->dev; in gp100_vmm_pd0_pfn() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | genalloc.c | 774 static void devm_gen_pool_release(struct device *dev, void *res) in devm_gen_pool_release() 779 static int devm_gen_pool_match(struct device *dev, void *res, void *data) in devm_gen_pool_match() 800 struct gen_pool *gen_pool_get(struct device *dev, const char *name) in gen_pool_get() 823 struct gen_pool *devm_gen_pool_create(struct device *dev, int min_alloc_order, in devm_gen_pool_create()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-tca6507.c | 621 static int tca6507_probe_gpios(struct device *dev, in tca6507_probe_gpios() 663 static int tca6507_probe_gpios(struct device *dev, in tca6507_probe_gpios() 675 tca6507_led_dt_init(struct device *dev) in tca6507_led_dt_init() 739 struct device *dev = &client->dev; in tca6507_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/sh/ |
| H A D | shdmac.c | 577 static int sh_dmae_runtime_suspend(struct device *dev) in sh_dmae_runtime_suspend() 585 static int sh_dmae_runtime_resume(struct device *dev) in sh_dmae_runtime_resume() 594 static int sh_dmae_suspend(struct device *dev) in sh_dmae_suspend() 602 static int sh_dmae_resume(struct device *dev) in sh_dmae_resume()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/i2c/ |
| H A D | atomisp-lm3554.c | 422 struct lm3554 *dev = in lm3554_s_ctrl() local 453 struct lm3554 *dev = in lm3554_g_volatile_ctrl() local 720 static int lm3554_suspend(struct device *dev) in lm3554_suspend() 737 static int lm3554_resume(struct device *dev) in lm3554_resume()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | sl811-hcd.c | 1584 sl811h_remove(struct platform_device *dev) in sl811h_remove() 1607 sl811h_probe(struct platform_device *dev) in sl811h_probe() 1740 sl811h_suspend(struct platform_device *dev, pm_message_t state) in sl811h_suspend() 1760 sl811h_resume(struct platform_device *dev) in sl811h_resume()
|
| /OK3568_Linux_fs/kernel/drivers/dax/hmem/ |
| H A D | hmem.c | 13 struct device *dev = &pdev->dev; in dax_hmem_probe() local
|
| /OK3568_Linux_fs/kernel/sound/pci/oxygen/ |
| H A D | virtuoso.c | 66 static int dev; in xonar_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-pcb-cfg.c | 645 int initialize_cx231xx(struct cx231xx *dev) in initialize_cx231xx()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | disk.c | 14 __maybe_unused int dev; in common_diskboot() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/ |
| H A D | coyote-pci.c | 38 static int __init coyote_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in coyote_map_irq()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | bcm2835.c | 13 static int bcm2835_video_probe(struct udevice *dev) in bcm2835_video_probe()
|
| /OK3568_Linux_fs/kernel/net/802/ |
| H A D | p8022.c | 34 struct net_device *dev, in register_8022_client()
|
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | a53-pll.c | 39 struct device *dev = &pdev->dev; in qcom_a53pll_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | ahci_platform.c | 45 struct device *dev = &pdev->dev; in ahci_probe() local
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | getmmap.c | 88 DeviceIntPtr dev; in ProcXGetDeviceModifierMapping() local
|
| H A D | opendev.c | 97 DeviceIntPtr dev; in ProcXOpenDevice() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | das08_cs.c | 50 static int das08_cs_auto_attach(struct comedi_device *dev, in das08_cs_auto_attach()
|