Searched refs:qos_func_array (Results 1 – 1 of 1) sorted by relevance
433 static qos_manipulate_func qos_func_array[QOS_OPERATION_CMD_MAX_NR] = { variable449 if (qos_func_array[type]) in do_qos_manipulate()450 ret = (long)(*qos_func_array[type])(data); in do_qos_manipulate()