Home
last modified time | relevance | path

Searched defs:dev (Results 8076 – 8100 of 14775) sorted by relevance

1...<<321322323324325326327328329330>>...591

/OK3568_Linux_fs/kernel/drivers/base/
H A Dswnode.c51 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 Dkaweth.c210 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 Dphy-rockchip-naneng-combphy.c83 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 Dati_remote2.c700 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 Dsa1100.c834 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 Dearlycon-arm-semihost.c41 struct earlycon_device *dev = con->data; in smh_write() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c116 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 Dvmmgp100.c37 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 Dgenalloc.c774 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 Dleds-tca6507.c621 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 Dshdmac.c577 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 Datomisp-lm3554.c422 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 Dsl811-hcd.c1584 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 Dhmem.c13 struct device *dev = &pdev->dev; in dax_hmem_probe() local
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Dvirtuoso.c66 static int dev; in xonar_probe() local
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A Dcx231xx-pcb-cfg.c645 int initialize_cx231xx(struct cx231xx *dev) in initialize_cx231xx()
/OK3568_Linux_fs/u-boot/cmd/
H A Ddisk.c14 __maybe_unused int dev; in common_diskboot() local
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/
H A Dcoyote-pci.c38 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 Dbcm2835.c13 static int bcm2835_video_probe(struct udevice *dev) in bcm2835_video_probe()
/OK3568_Linux_fs/kernel/net/802/
H A Dp8022.c34 struct net_device *dev, in register_8022_client()
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Da53-pll.c39 struct device *dev = &pdev->dev; in qcom_a53pll_probe() local
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_platform.c45 struct device *dev = &pdev->dev; in ahci_probe() local
/OK3568_Linux_fs/external/xserver/Xi/
H A Dgetmmap.c88 DeviceIntPtr dev; in ProcXGetDeviceModifierMapping() local
H A Dopendev.c97 DeviceIntPtr dev; in ProcXOpenDevice() local
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Ddas08_cs.c50 static int das08_cs_auto_attach(struct comedi_device *dev, in das08_cs_auto_attach()

1...<<321322323324325326327328329330>>...591