Searched refs:platform_device (Results 126 - 150 of 6715) sorted by relevance

1234567891011>>

/linux-master/arch/mips/bcm63xx/
H A Ddev-hsspi.c11 #include <linux/platform_device.h>
29 static struct platform_device bcm63xx_hsspi_device = {
H A Ddev-wdt.c11 #include <linux/platform_device.h>
27 static struct platform_device bcm63xx_wdt_device = {
H A Ddev-rng.c11 #include <linux/platform_device.h>
22 static struct platform_device bcm63xx_rng_device = {
/linux-master/include/linux/
H A Dpata_arasan_cf_data.h17 #include <linux/platform_device.h>
43 set_arasan_cf_pdata(struct platform_device *pdev, struct arasan_cf_pdata *data)
/linux-master/drivers/bcma/
H A Ddriver_chipcommon_pflash.c12 #include <linux/platform_device.h>
25 struct platform_device bcma_pflash_dev = {
/linux-master/arch/mips/cobalt/
H A Dmtd.c8 #include <linux/platform_device.h>
32 static struct platform_device cobalt_mtd = {
H A Dled.c10 #include <linux/platform_device.h>
22 struct platform_device *pdev;
H A Dbuttons.c8 #include <linux/platform_device.h>
20 struct platform_device *pd;
H A Dlcd.c10 #include <linux/platform_device.h>
20 struct platform_device *pdev;
/linux-master/drivers/rtc/
H A Drtc-generic.c10 #include <linux/platform_device.h>
13 static int __init generic_rtc_probe(struct platform_device *dev)
/linux-master/drivers/cpuidle/
H A Dcpuidle-zynq.c19 #include <linux/platform_device.h>
52 static int zynq_cpuidle_probe(struct platform_device *pdev)
/linux-master/drivers/video/fbdev/omap/
H A Dlcd_palmte.c10 #include <linux/platform_device.h>
35 static int palmte_panel_probe(struct platform_device *pdev)
/linux-master/arch/mips/dec/
H A Dplatform.c11 #include <linux/platform_device.h>
25 static struct platform_device dec_rtc_device = {
/linux-master/arch/mips/sni/
H A Deisa.c11 #include <linux/platform_device.h>
18 static struct platform_device eisa_root_dev = {
/linux-master/sound/soc/codecs/
H A Dadau7118-hw.c10 #include <linux/platform_device.h>
14 static int adau7118_probe_hw(struct platform_device *pdev)
H A Dpcm5102a.c11 #include <linux/platform_device.h>
33 static int pcm5102a_probe(struct platform_device *pdev)
/linux-master/sound/soc/meson/
H A Daxg-tdm-formatter.h12 struct platform_device;
43 int axg_tdm_formatter_probe(struct platform_device *pdev);
/linux-master/drivers/acpi/pmic/
H A Dintel_pmic_chtcrc.c11 #include <linux/platform_device.h>
31 static int intel_chtcrc_pmic_opregion_probe(struct platform_device *pdev)
/linux-master/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.h17 int omap_vout_setup_vrfb_bufs(struct platform_device *pdev, int vid_num,
27 static inline int omap_vout_setup_vrfb_bufs(struct platform_device *pdev, int vid_num,
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dtegra.h10 struct platform_device *pdev;
52 struct platform_device *,
/linux-master/drivers/gpu/drm/msm/dp/
H A Ddp_audio.h9 #include <linux/platform_device.h>
37 struct dp_audio *dp_audio_get(struct platform_device *pdev,
/linux-master/drivers/pinctrl/nxp/
H A Dpinctrl-s32.h14 struct platform_device;
57 int s32_pinctrl_probe(struct platform_device *pdev,
/linux-master/drivers/clk/actions/
H A Dowl-common.h18 struct platform_device;
40 int owl_clk_regmap_init(struct platform_device *pdev,
/linux-master/drivers/fpga/
H A Daltera-pr-ip-core-plat.c13 #include <linux/platform_device.h>
15 static int alt_pr_platform_probe(struct platform_device *pdev)
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dtah.c19 #include <linux/platform_device.h>
25 int tah_attach(struct platform_device *ofdev, int channel)
37 void tah_detach(struct platform_device *ofdev, int channel)
46 void tah_reset(struct platform_device *ofdev)
67 int tah_get_regs_len(struct platform_device *ofdev)
73 void *tah_dump_regs(struct platform_device *ofdev, void *buf)
88 static int tah_probe(struct platform_device *ofdev)
133 static void tah_remove(struct platform_device *ofdev)

Completed in 326 milliseconds

1234567891011>>