Home
last modified time | relevance | path

Searched refs:syscon_reboot_mode (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Dsyscon-reboot-mode.c16 struct syscon_reboot_mode { struct
26 struct syscon_reboot_mode *syscon_rbm; in syscon_reboot_mode_write() argument
29 syscon_rbm = container_of(reboot, struct syscon_reboot_mode, reboot); in syscon_reboot_mode_write()
41 struct syscon_reboot_mode *syscon_rbm; in syscon_reboot_mode_read()
44 syscon_rbm = container_of(reboot, struct syscon_reboot_mode, reboot); in syscon_reboot_mode_read()
53 struct syscon_reboot_mode *syscon_rbm; in syscon_reboot_mode_probe()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo