Searched refs:sdw_master_port_ops (Results 1 – 4 of 4) sorted by relevance
608 struct sdw_master_port_ops { struct690 const struct sdw_master_port_ops *port_ops;
122 "sdw_master_port_ops" callback functions are provided to the Bus.130 "sdw_master_port_ops" is used by Bus to setup the Port parameters of the132 MIPI specification, so Bus calls the "sdw_master_port_ops" callback
971 static const struct sdw_master_port_ops cdns_port_ops = {
499 const struct sdw_master_port_ops *ops = bus->port_ops; in sdw_prep_deprep_master_ports()