ch_combinations   249 drivers/soundwire/mipi_disco.c 			dpn[i].ch_combinations = devm_kcalloc(&slave->dev,
ch_combinations   251 drivers/soundwire/mipi_disco.c 					sizeof(*dpn[i].ch_combinations),
ch_combinations   253 drivers/soundwire/mipi_disco.c 			if (!dpn[i].ch_combinations)
ch_combinations   258 drivers/soundwire/mipi_disco.c 					dpn[i].ch_combinations,
ch_combinations   309 include/linux/soundwire/sdw.h 	u32 *ch_combinations;