Home
last modified time | relevance | path

Searched defs:m_rt (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/soundwire/
Dstream.c257 static int sdw_program_port_params(struct sdw_master_runtime *m_rt) in sdw_program_port_params()
324 static int sdw_enable_disable_master_ports(struct sdw_master_runtime *m_rt, in sdw_enable_disable_master_ports()
363 static int sdw_enable_disable_ports(struct sdw_master_runtime *m_rt, bool en) in sdw_enable_disable_ports()
494 static int sdw_prep_deprep_master_ports(struct sdw_master_runtime *m_rt, in sdw_prep_deprep_master_ports()
528 static int sdw_prep_deprep_ports(struct sdw_master_runtime *m_rt, bool prep) in sdw_prep_deprep_ports()
562 static int sdw_notify_config(struct sdw_master_runtime *m_rt) in sdw_notify_config()
598 struct sdw_master_runtime *m_rt = NULL; in sdw_program_params() local
684 struct sdw_master_runtime *m_rt = stream->m_rt; in do_bank_switch() local
770 struct sdw_master_runtime *m_rt; in sdw_alloc_master_rt() local
830 struct sdw_master_runtime *m_rt) in sdw_master_port_release()
[all …]
/linux-4.19.296/include/linux/soundwire/
Dsdw.h778 struct sdw_master_runtime *m_rt; member