Toggle navigation
/
Symbol
File
Text
Line
Symbol: nb7
function parameter
Defined...
drivers/usb/typec/mux/nb7vpq904m.c:82:36-82:55
: static void nb7vpq904m_set_channel(struct nb7vpq904m *nb7, unsigned int channel, bool dp)
drivers/usb/typec/mux/nb7vpq904m.c:108:27-108:46
: static int nb7vpq904m_set(struct nb7vpq904m *nb7)
drivers/usb/typec/mux/nb7vpq904m.c:324:39-324:58
: static int nb7vpq904m_register_bridge(struct nb7vpq904m *nb7)
drivers/usb/typec/mux/nb7vpq904m.c:356:48-356:67
: static int nb7vpq904m_parse_data_lanes_mapping(struct nb7vpq904m *nb7)
variable
Defined...
drivers/usb/typec/mux/nb7vpq904m.c:257:2-257:54
: struct nb7vpq904m *nb7 = typec_switch_get_drvdata(sw);
drivers/usb/typec/mux/nb7vpq904m.c:279:2-279:60
: struct nb7vpq904m *nb7 = typec_retimer_get_drvdata(retimer);
drivers/usb/typec/mux/nb7vpq904m.c:304:2-304:27
: struct nb7vpq904m *nb7 = container_of(bridge, struct nb7vpq904m, bridge);
drivers/usb/typec/mux/nb7vpq904m.c:420:2-420:21
: struct nb7vpq904m *nb7;
drivers/usb/typec/mux/nb7vpq904m.c:504:2-504:52
: struct nb7vpq904m *nb7 = i2c_get_clientdata(client);