Home
last modified time | relevance | path

Searched refs:fdtbus_power_controller_func (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Dfdt_power.c43 const struct fdtbus_power_controller_func *power_funcs;
53 const struct fdtbus_power_controller_func *funcs) in fdtbus_register_power_controller()
H A Dfdtvar.h212 struct fdtbus_power_controller_func { struct
376 const struct fdtbus_power_controller_func *);
/netbsd-src/sys/arch/arm/fdt/
H A Dpsci_fdt.c75 static const struct fdtbus_power_controller_func psci_power_funcs = {
H A Dacpi_fdt.c75 static const struct fdtbus_power_controller_func acpi_fdt_power_funcs = {
/netbsd-src/sys/arch/arm/apple/
H A Dapple_wdog.c75 static struct fdtbus_power_controller_func apple_wdog_power_funcs = {
/netbsd-src/sys/arch/arm/vexpress/
H A Dvexpress_sysreg.c96 static struct fdtbus_power_controller_func vexpress_sysreg_power_funcs = {
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_pmwdog.c104 static struct fdtbus_power_controller_func bcmpmwdog_power_funcs = {
/netbsd-src/sys/dev/i2c/
H A Drkpmic.c443 static struct fdtbus_power_controller_func rkpmic_power_funcs = {
H A Daxp20x.c798 static struct fdtbus_power_controller_func axp20x_fdt_power_funcs = {
H A Das3722.c206 static struct fdtbus_power_controller_func as3722power_funcs = {
H A Daxppmic.c686 static struct fdtbus_power_controller_func axppmic_power_funcs = { in axppmic_gpio_read()