Searched defs:is_port (Results 1 – 4 of 4) sorted by relevance
137 bool is_port; member164 bool is_port; member176 bool is_port; member
156 static u16 hisi_ptt_get_filter_val(u16 devid, bool is_port) in hisi_ptt_get_filter_val()372 hisi_ptt_alloc_add_filter(struct hisi_ptt *hisi_ptt, u16 devid, bool is_port) in hisi_ptt_alloc_add_filter()
474 u32 is_port; /* Implementation specific + PortID */ member
645 bool is_port = is_typec_port(parent); in typec_register_altmode() local