HomeSort by: relevance | last modified time | path
    Searched refs:fdtbus_power_controller_func (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/dev/fdt/
fdt_power.h 36 struct fdtbus_power_controller_func { struct
42 const struct fdtbus_power_controller_func *);
fdt_power.c 43 const struct fdtbus_power_controller_func *power_funcs;
53 const struct fdtbus_power_controller_func *funcs)
  /src/sys/arch/arm/apple/
apple_wdog.c 75 static struct fdtbus_power_controller_func apple_wdog_power_funcs = {
  /src/sys/arch/arm/fdt/
psci_fdt.c 75 static const struct fdtbus_power_controller_func psci_power_funcs = {
acpi_fdt.c 75 static const struct fdtbus_power_controller_func acpi_fdt_power_funcs = {
  /src/sys/arch/arm/vexpress/
vexpress_sysreg.c 96 static struct fdtbus_power_controller_func vexpress_sysreg_power_funcs = {
  /src/sys/arch/arm/broadcom/
bcm2835_pmwdog.c 104 static struct fdtbus_power_controller_func bcmpmwdog_power_funcs = {
  /src/sys/dev/i2c/
rkpmic.c 443 static struct fdtbus_power_controller_func rkpmic_power_funcs = {
as3722.c 208 static struct fdtbus_power_controller_func as3722power_funcs = {
axp20x.c 798 static struct fdtbus_power_controller_func axp20x_fdt_power_funcs = {
axppmic.c 686 static struct fdtbus_power_controller_func axppmic_power_funcs = {

Completed in 54 milliseconds