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
773 struct sdw_master_port_ops { struct870 const struct sdw_master_port_ops *port_ops;
445 static const struct sdw_master_port_ops qcom_swrm_port_ops = {
1370 static const struct sdw_master_port_ops cdns_port_ops = {
510 const struct sdw_master_port_ops *ops = bus->port_ops; in sdw_prep_deprep_master_ports()