Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutils/ext/include/
H A Dbitstring.h76 #define bit_nclear(name, start, stop) do { \ argument
93 #define bit_nset(name, start, stop) do { \ argument
/optee_os/core/include/drivers/
H A Dwdt.h39 void (*stop)(struct wdt_chip *chip); member