Searched defs:cell_idx (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_api_cmd.c | 599 static void free_cmd_buf(struct hinic_api_cmd_chain *chain, int cell_idx) in free_cmd_buf() 621 struct hinic_api_cmd_cell *cell, int cell_idx) in alloc_cmd_buf() 667 int cell_idx, in api_cmd_create_cell() 726 int cell_idx) in api_cmd_destroy_cell() 764 int cell_idx; in api_cmd_destroy_cells() local 781 int err, cell_idx; in api_cmd_create_cells() local
|
/linux-5.19.10/drivers/mfd/ |
D | ti_am335x_tscadc.c | 127 int tscmag_wires = 0, adc_channels = 0, cell_idx = 0, total_channels; in ti_tscadc_probe() local
|
/linux-5.19.10/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 313 #define SST_FILL_LOCATION_IDS(dst, cell_idx, pipe_id) do { \ argument 330 #define SST_FILL_DESTINATION3(dst, cell_idx, path_id, mod_id) do { \ argument
|