Searched defs:commands (Results 1 – 3 of 3) sorted by relevance
26 struct g2d_reg *commands; member41 virtual void putCommands(struct g2d_commandlist __unused *commands) { }; in putCommands()
263 struct g2d_compat_commands commands; member287 struct g2d_commands commands; member
8415 void radio::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()