Searched refs:sdw_master_port_ops (Results 1 – 5 of 5) sorted by relevance
123 "sdw_master_port_ops" callback functions are provided to the Bus.131 "sdw_master_port_ops" is used by Bus to setup the Port parameters of the133 MIPI specification, so Bus calls the "sdw_master_port_ops" callback
807 struct sdw_master_port_ops { struct906 const struct sdw_master_port_ops *port_ops;
1523 static const struct sdw_master_port_ops cdns_port_ops = {
844 static const struct sdw_master_port_ops qcom_swrm_port_ops = {
520 const struct sdw_master_port_ops *ops = bus->port_ops; in sdw_prep_deprep_master_ports()