Home
last modified time | relevance | path

Searched refs:platform_device_alloc (Results 176 – 192 of 192) sorted by relevance

12345678

/openbmc/linux/drivers/powercap/
H A Dintel_rapl_common.c1701 rapl_msr_platdev = platform_device_alloc("intel_rapl_msr", 0); in rapl_init()
/openbmc/linux/drivers/platform/x86/
H A Dasus-laptop.c1636 asus->platform_device = platform_device_alloc(ASUS_LAPTOP_FILE, PLATFORM_DEVID_NONE); in asus_platform_init()
H A Dacer-wmi.c2474 acer_platform_device = platform_device_alloc("acer-wmi", PLATFORM_DEVID_NONE); in acer_wmi_init()
H A Dsony-laptop.c587 sony_pf_device = platform_device_alloc("sony-laptop", PLATFORM_DEVID_NONE); in sony_pf_add()
/openbmc/linux/drivers/spi/
H A Dspi-topcliff-pch.c1558 pd_dev = platform_device_alloc("pch-spi", i); in pch_spi_probe()
/openbmc/linux/drivers/fpga/
H A Ddfl.c901 fdev = platform_device_alloc(dfl_devs[type].name, -ENODEV); in build_info_create_dev()
/openbmc/linux/drivers/slimbus/
H A Dqcom-ngd-ctrl.c1530 ngd->pdev = platform_device_alloc(QCOM_SLIM_NGD_DRV_NAME, id); in of_qcom_slim_ngd_register()
/openbmc/linux/drivers/hwmon/
H A Df71805f.c1515 pdev = platform_device_alloc(DRVNAME, address); in f71805f_device_add()
H A Dpc87360.c1710 pdev = platform_device_alloc("pc87360", address); in pc87360_device_add()
H A Dw83781d.c1949 pdev = platform_device_alloc("w83781d", address); in w83781d_isa_device_add()
H A Dw83627hf.c1935 pdev = platform_device_alloc(DRVNAME, address); in w83627hf_device_add()
H A Ddme1737.c2597 pdev = platform_device_alloc("dme1737", addr); in dme1737_isa_device_add()
H A Df71882fg.c2621 f71882fg_pdev = platform_device_alloc(DRVNAME, address); in f71882fg_device_add()
H A Dit87.c3601 pdev = platform_device_alloc(DRVNAME, address); in it87_device_add()
/openbmc/linux/drivers/video/fbdev/
H A Duvesafb.c1893 uvesafb_device = platform_device_alloc("uvesafb", 0); in uvesafb_init()
/openbmc/linux/Documentation/driver-api/usb/
H A Dwriting_musb_glue_layer.rst137 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO);
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2775 ppdev = platform_device_alloc(MV643XX_ETH_NAME, dev_num); in mv643xx_eth_shared_of_add_port()

12345678