Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soundwire/
Dgeneric_bandwidth_allocation.c57 ch = sdw_ch_mask_to_ch(p_rt->ch_mask); in sdw_compute_slave_ports()
113 no_ch = sdw_ch_mask_to_ch(p_rt->ch_mask); in sdw_compute_master_ports()
Dbus.h161 static inline int sdw_ch_mask_to_ch(int ch_mask) in sdw_ch_mask_to_ch() function