Home
last modified time | relevance | path

Searched defs:watchdog_device (Results 1 – 11 of 11) sorted by relevance

/system/sepolicy/prebuilts/api/29.0/public/
Ddevice.te47 type watchdog_device, dev_type; type
/system/sepolicy/prebuilts/api/30.0/public/
Ddevice.te48 type watchdog_device, dev_type; type
/system/sepolicy/prebuilts/api/32.0/public/
Ddevice.te53 type watchdog_device, dev_type; type
/system/sepolicy/prebuilts/api/31.0/public/
Ddevice.te53 type watchdog_device, dev_type; type
/system/sepolicy/prebuilts/api/33.0/public/
Ddevice.te53 type watchdog_device, dev_type; type
/system/sepolicy/prebuilts/api/34.0/public/
Ddevice.te56 type watchdog_device, dev_type; type
/system/sepolicy/prebuilts/api/202404/public/
Ddevice.te56 type watchdog_device, dev_type; type
/system/sepolicy/prebuilts/api/202504/public/
Ddevice.te56 type watchdog_device, dev_type; type
/system/sepolicy/public/
Ddevice.te56 type watchdog_device, dev_type; type
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h103474 struct watchdog_device { struct
103475 int id;
103476 struct device *parent;
103477 const struct attribute_group **groups;
103478 const struct watchdog_info *info;
103479 const struct watchdog_ops *ops;
103480 const struct watchdog_governor *gov;
103481 unsigned int bootstatus;
103505 int (*start)(struct watchdog_device *); argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h113269 struct watchdog_device { struct
113270 int id;
113271 struct device *parent;
113272 const struct attribute_group **groups;
113273 const struct watchdog_info *info;
113274 const struct watchdog_ops *ops;
113275 const struct watchdog_governor *gov;
113276 unsigned int bootstatus;
113300 int (*start)(struct watchdog_device *); argument