Searched refs:mac_ddb_command_register (Results 1 – 4 of 4) sorted by relevance
61 mac_ddb_command_register(struct db_command_table *table, struct db_command *cmd) in mac_ddb_command_register() function
143 int mac_ddb_command_register(struct db_command_table *table,
298 mac_ddb_command_register(struct db_command_table *table, in mac_ddb_command_register() function368 .mpo_ddb_command_register = mac_ddb_command_register,
244 if (mac_ddb_command_register(list, cmd)) { in db_command_register()