Home
last modified time | relevance | path

Searched defs:set_enable (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dpwm.h35 int (*set_enable)(struct udevice *dev, uint channel, bool enable); member
/openbmc/linux/net/bluetooth/
H A D6lowpan.c1027 struct set_enable { struct
1034 struct set_enable *set_enable = container_of(work, in do_enable_set() argument
1059 struct set_enable *set_enable; in lowpan_enable_set() local
/openbmc/linux/include/linux/
H A Dpowercap.h41 int (*set_enable) (struct powercap_control_type *, bool mode); member
103 int (*set_enable) (struct powercap_zone *, bool mode); member
/openbmc/u-boot/include/power/
H A Dregulator.h218 int (*set_enable)(struct udevice *dev, bool enable); member