Home
last modified time | relevance | path

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

/linux/sound/soc/sdca/
H A Dsdca_functions.c97 int function_index; in find_sdca_function() local
157 function_index = sdca_data->num_functions; in find_sdca_function()
158 sdca_data->function[function_index].adr = addr; in find_sdca_function()
159 sdca_data->function[function_index].type = function_type; in find_sdca_function()
160 sdca_data->function[function_index].name = function_name; in find_sdca_function()
161 sdca_data->function[function_index].node = function_node; in find_sdca_function()