Home
last modified time | relevance | path

Searched defs:dev (Results 8226 – 8250 of 14775) sorted by relevance

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Des7241.c238 static void es7241_parse_fmt(struct device *dev, struct es7241_data *priv) in es7241_parse_fmt()
256 struct device *dev = &pdev->dev; in es7241_probe() local
H A Dak5558.c303 static int __maybe_unused ak5558_runtime_suspend(struct device *dev) in ak5558_runtime_suspend()
315 static int __maybe_unused ak5558_runtime_resume(struct device *dev) in ak5558_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-pcf8583.c172 static int pcf8583_rtc_read_time(struct device *dev, struct rtc_time *tm) in pcf8583_rtc_read_time()
222 static int pcf8583_rtc_set_time(struct device *dev, struct rtc_time *tm) in pcf8583_rtc_set_time()
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-dmfc.c94 struct device *dev; member
172 int ipu_dmfc_init(struct ipu_soc *ipu, struct device *dev, unsigned long base, in ipu_dmfc_init()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dtest.c37 struct vhost_dev dev; member
108 struct vhost_dev *dev; in vhost_test_open() local
/OK3568_Linux_fs/kernel/drivers/reset/
H A Dreset-intel-gw.c34 struct device *dev; member
171 struct device *dev = &pdev->dev; in intel_reset_probe() local
/OK3568_Linux_fs/kernel/drivers/clk/hisilicon/
H A Dclk-hi6220-stub.c46 struct device *dev; member
195 struct device *dev = &pdev->dev; in hi6220_stub_clk_probe() local
/OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/
H A Dpcie.c41 static struct cns3xxx_pcie *pdev_to_cnspci(const struct pci_dev *dev) in pdev_to_cnspci()
128 static int cns3xxx_pcie_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in cns3xxx_pcie_map_irq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dfw.c111 struct device *dev = priv->dev; in orinoco_dl_firmware() local
290 struct device *dev = priv->dev; in symbol_dl_firmware() local
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dtegra-kbc.c260 static int tegra_kbd_start(struct udevice *dev) in tegra_kbd_start()
287 static int tegra_kbd_probe(struct udevice *dev) in tegra_kbd_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/
H A Dsdio.c306 static int wl1251_suspend(struct device *dev) in wl1251_suspend()
315 static int wl1251_resume(struct device *dev) in wl1251_resume()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-pvtm.c167 static int clock_pvtm_regitstor(struct device *dev, in clock_pvtm_regitstor()
223 struct device *dev = &pdev->dev; in rockchip_clock_pvtm_probe() local
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_stats_v1x.c143 struct rkisp_device *dev = stats_vdev->dev; in rkisp1_stats_get_bls_meas() local
177 struct rkisp_device *dev = stats_vdev->dev; in rkisp1_stats_get_emb_data() local
H A Drkisp_tb_helper.c197 static int __maybe_unused rkisp_tb_runtime_suspend(struct device *dev) in rkisp_tb_runtime_suspend()
202 static int __maybe_unused rkisp_tb_runtime_resume(struct device *dev) in rkisp_tb_runtime_resume()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dnet_user.c18 int tap_open_common(void *dev, char *gate_addr) in tap_open_common()
206 static void change(char *dev, char *what, unsigned char *addr, in change()
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Ddns323-setup.c74 static int __init dns323_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in dns323_pci_map_irq()
521 u32 dev, rev, i, reg; in dns323_identify_rev() local
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dedac_device.c245 static struct edac_device_ctl_info *find_edac_device_by_dev(struct device *dev) in find_edac_device_by_dev()
504 struct edac_device_ctl_info *edac_device_del_device(struct device *dev) in edac_device_del_device()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Ddevicetree.c87 static int x86_of_pci_irq_enable(struct pci_dev *dev) in x86_of_pci_irq_enable()
106 static void x86_of_pci_irq_disable(struct pci_dev *dev) in x86_of_pci_irq_disable()
/OK3568_Linux_fs/kernel/drivers/headset_observe/
H A Drk_headset.c332 static int rk_hskey_open(struct input_dev *dev) in rk_hskey_open()
339 static void rk_hskey_close(struct input_dev *dev) in rk_hskey_close()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dpmagb-b-fb.c249 static int pmagbbfb_probe(struct device *dev) in pmagbbfb_probe()
354 static int pmagbbfb_remove(struct device *dev) in pmagbbfb_remove()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dnetdev_rx.c186 static int hfi1_netdev_rxq_init(struct net_device *dev) in hfi1_netdev_rxq_init()
244 static void hfi1_netdev_rxq_deinit(struct net_device *dev) in hfi1_netdev_rxq_deinit()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-mx5.c287 static int ehci_usb_ofdata_to_platdata(struct udevice *dev) in ehci_usb_ofdata_to_platdata()
305 static int ehci_usb_probe(struct udevice *dev) in ehci_usb_probe()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_codec.c37 static int codec_exec_verb(struct hdac_device *dev, unsigned int cmd, in codec_exec_verb()
852 static void snd_hda_codec_dev_release(struct device *dev) in snd_hda_codec_dev_release()
1604 find_mixer_ctl(struct hda_codec *codec, const char *name, int dev, int idx) in find_mixer_ctl()
2941 static int hda_codec_runtime_suspend(struct device *dev) in hda_codec_runtime_suspend()
2960 static int hda_codec_runtime_resume(struct device *dev) in hda_codec_runtime_resume()
2978 static int hda_codec_pm_prepare(struct device *dev) in hda_codec_pm_prepare()
2984 static void hda_codec_pm_complete(struct device *dev) in hda_codec_pm_complete()
2997 static int hda_codec_pm_suspend(struct device *dev) in hda_codec_pm_suspend()
3003 static int hda_codec_pm_resume(struct device *dev) in hda_codec_pm_resume()
3009 static int hda_codec_pm_freeze(struct device *dev) in hda_codec_pm_freeze()
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_temp.c18 struct device *dev = regmap_get_device(st->map); in inv_icm42600_temp_read() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Dspl.c88 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()

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