Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/brcm/
Docotp.c77 static inline void set_command(uint32_t base, uint32_t command) in set_command() function
/external/crosvm/system_api/src/protos/
Dvtpm_interface.rs64 pub fn set_command(&mut self, v: ::std::vec::Vec<u8>) { in set_command() method
/external/python/cpython3/Tools/c-analyzer/c_common/
Dscriptutil.py521 def set_command(name, add_cli): function
/external/rust/crates/virtio-drivers/src/transport/pci/
Dbus.rs230 pub fn set_command(&mut self, device_function: DeviceFunction, command: Command) { in set_command() method