Home
last modified time | relevance | path

Searched refs:func_index (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/sdca/
H A Dsdca_functions.c99 int func_index; in find_sdca_function() local
154 func_index = sdca_data->num_functions; in find_sdca_function()
155 sdca_data->sdca_func[func_index].adr = addr; in find_sdca_function()
156 sdca_data->sdca_func[func_index].type = function_type; in find_sdca_function()
157 sdca_data->sdca_func[func_index].name = function_name; in find_sdca_function()