Home
last modified time | relevance | path

Searched refs:rt_platform_driver (Results 1 – 14 of 14) sorted by relevance

/components/drivers/core/
A Dplatform.c52 rt_err_t rt_platform_driver_register(struct rt_platform_driver *pdrv) in rt_platform_driver_register()
79 struct rt_platform_driver *pdrv = rt_container_of(drv, struct rt_platform_driver, parent); in platform_match()
116 struct rt_platform_driver *pdrv = rt_container_of(dev->drv, struct rt_platform_driver, parent); in platform_probe()
163 struct rt_platform_driver *pdrv = rt_container_of(dev->drv, struct rt_platform_driver, parent); in platform_remove()
179 struct rt_platform_driver *pdrv = rt_container_of(dev->drv, struct rt_platform_driver, parent); in platform_shutdown()
/components/drivers/include/drivers/
A Dplatform.h30 struct rt_platform_driver struct
44 rt_err_t rt_platform_driver_register(struct rt_platform_driver *pdrv); argument
/components/drivers/pci/host/
A Dpci-host-generic.c58 static struct rt_platform_driver gen_pci_driver =
/components/drivers/clk/
A Dclk-fixed-rate.c78 static struct rt_platform_driver fixed_clk_driver =
/components/drivers/regulator/
A Dregulator-fixed.c157 static struct rt_platform_driver regulator_fixed_driver =
A Dregulator-gpio.c295 static struct rt_platform_driver regulator_gpio_driver =
/components/drivers/led/
A Dled-gpio.c220 static struct rt_platform_driver gpio_led_driver =
/components/drivers/reset/
A Dreset-simple.c188 static struct rt_platform_driver reset_simple_driver =
/components/drivers/mfd/
A Dmfd-syscon.c229 static struct rt_platform_driver syscon_driver =
/components/drivers/pci/host/dw/
A Dpcie-dw_platfrom.c287 static struct rt_platform_driver dw_platform_pcie_driver =
/components/drivers/hwtimer/
A Dhwtimer-arm_arch.c369 static struct rt_platform_driver arm_arch_timer_driver =
/components/drivers/mailbox/
A Dmailbox-pic.c284 static struct rt_platform_driver pic_mbox_driver =
/components/drivers/thermal/
A Dthermal-cool-pwm-fan.c279 static struct rt_platform_driver pwm_fan_cool_driver =
/components/drivers/watchdog/
A Dwatchdog-dw.c613 static struct rt_platform_driver dw_wdt_driver =

Completed in 16 milliseconds