Home
last modified time | relevance | path

Searched refs:is_stop (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/management/commands/
H A Drunbuilds.py216 is_stop = False
233 is_stop = True
237 if is_stop:
/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dti_sci_protocol.h110 int (*is_stop)(const struct ti_sci_handle *handle, u32 id, member
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.c2894 dops->is_stop = ti_sci_cmd_dev_is_stop; in ti_sci_setup_ops()