Searched refs:platform_device (Results 276 - 300 of 6715) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/clk/mvebu/
H A Darmada-37xx-xtal.c13 #include <linux/platform_device.h>
19 static int armada_3700_xtal_clock_probe(struct platform_device *pdev)
68 static void armada_3700_xtal_clock_remove(struct platform_device *pdev)
/linux-master/include/linux/
H A Dolpc-ec.h33 struct platform_device;
36 int (*suspend)(struct platform_device *);
37 int (*resume)(struct platform_device *);
H A Dpci-ecam.h10 #include <linux/platform_device.h>
95 int pci_host_common_probe(struct platform_device *pdev);
96 void pci_host_common_remove(struct platform_device *pdev);
/linux-master/drivers/soc/qcom/
H A Drpm-proc.c7 #include <linux/platform_device.h>
10 static int rpm_proc_probe(struct platform_device *pdev)
40 static void rpm_proc_remove(struct platform_device *pdev)
/linux-master/drivers/leds/
H A Dleds-ip30.c9 #include <linux/platform_device.h>
28 static int ip30led_create(struct platform_device *pdev, int num)
58 static int ip30led_probe(struct platform_device *pdev)
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dint3402_thermal.c10 #include <linux/platform_device.h>
42 static int int3402_thermal_probe(struct platform_device *pdev)
74 static void int3402_thermal_remove(struct platform_device *pdev)
H A Dint3401_thermal.c9 #include <linux/platform_device.h>
21 static int int3401_add(struct platform_device *pdev)
39 static void int3401_remove(struct platform_device *pdev)
/linux-master/drivers/platform/x86/siemens/
H A Dsimatic-ipc-batt-f7188x.c15 #include <linux/platform_device.h>
48 static void simatic_ipc_batt_f7188x_remove(struct platform_device *pdev)
53 static int simatic_ipc_batt_f7188x_probe(struct platform_device *pdev)
/linux-master/drivers/thermal/broadcom/
H A Dns-thermal.c8 #include <linux/platform_device.h>
45 static int ns_thermal_probe(struct platform_device *pdev)
68 static void ns_thermal_remove(struct platform_device *pdev)
/linux-master/drivers/net/ethernet/arc/
H A Demac_arc.c13 #include <linux/platform_device.h>
19 static int emac_arc_probe(struct platform_device *pdev)
61 static void emac_arc_remove(struct platform_device *pdev)
/linux-master/drivers/leds/simple/
H A Dsimatic-ipc-leds-gpio-apollolake.c15 #include <linux/platform_device.h>
42 static int simatic_ipc_leds_gpio_apollolake_probe(struct platform_device *pdev)
48 static void simatic_ipc_leds_gpio_apollolake_remove(struct platform_device *pdev)
/linux-master/drivers/ufs/host/
H A Dtc-dwc-g210-pltfrm.c12 #include <linux/platform_device.h>
54 static int tc_dwc_g210_pltfm_probe(struct platform_device *pdev)
77 static void tc_dwc_g210_pltfm_remove(struct platform_device *pdev)
/linux-master/drivers/interconnect/imx/
H A Dimx.h19 struct platform_device;
107 int imx_icc_register(struct platform_device *pdev,
111 void imx_icc_unregister(struct platform_device *pdev);
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_core.h34 struct platform_device *xdev;
47 struct platform_device *i2c_pdev;
51 struct platform_device *spi_pdev;
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dsoc.c10 #include <linux/platform_device.h>
32 static int mt7622_wmac_probe(struct platform_device *pdev)
48 static void mt7622_wmac_remove(struct platform_device *pdev)
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dsoc.c5 #include <linux/platform_device.h>
10 mt76_wmac_probe(struct platform_device *pdev)
55 static void mt76_wmac_remove(struct platform_device *pdev)
/linux-master/drivers/pinctrl/qcom/
H A Dpinctrl-lpass-lpi.h14 struct platform_device;
90 int lpi_pinctrl_probe(struct platform_device *pdev);
91 void lpi_pinctrl_remove(struct platform_device *pdev);
/linux-master/drivers/interconnect/qcom/
H A Dsmd-rpm.c11 #include <linux/platform_device.h>
66 static void qcom_icc_rpm_smd_remove(struct platform_device *pdev)
71 static int qcom_icc_rpm_smd_probe(struct platform_device *pdev)
/linux-master/drivers/platform/x86/
H A Dintel_scu_wdt.c11 #include <linux/platform_device.h>
21 static struct platform_device wdt_dev = {
26 static int tangier_probe(struct platform_device *pdev)
/linux-master/drivers/pwm/
H A Dpwm-lpss-platform.c13 #include <linux/platform_device.h>
20 static int pwm_lpss_probe_platform(struct platform_device *pdev)
63 static void pwm_lpss_remove_platform(struct platform_device *pdev)
/linux-master/drivers/regulator/
H A Dfixed-helper.c4 #include <linux/platform_device.h>
11 struct platform_device pdev;
30 struct platform_device *regulator_register_always_on(int id, const char *name,
/linux-master/drivers/xen/
H A Dgrant-dma-iommu.c12 #include <linux/platform_device.h>
34 static int grant_dma_iommu_probe(struct platform_device *pdev)
54 static void grant_dma_iommu_remove(struct platform_device *pdev)
/linux-master/drivers/thermal/st/
H A Dst_thermal.h13 #include <linux/platform_device.h>
95 extern int st_thermal_register(struct platform_device *pdev,
97 extern void st_thermal_unregister(struct platform_device *pdev);
/linux-master/drivers/char/xillybus/
H A Dxillybus_of.c13 #include <linux/platform_device.h>
34 static int xilly_drv_probe(struct platform_device *op)
67 static void xilly_drv_remove(struct platform_device *op)
/linux-master/drivers/cpuidle/
H A Dcpuidle-kirkwood.c17 #include <linux/platform_device.h>
53 static int kirkwood_cpuidle_probe(struct platform_device *pdev)
62 static void kirkwood_cpuidle_remove(struct platform_device *pdev)

Completed in 464 milliseconds

<<11121314151617181920>>