Home
last modified time | relevance | path

Searched defs:is_port (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.h137 bool is_port; member
164 bool is_port; member
176 bool is_port; member
H A Dhisi_ptt.c156 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()
/linux/include/linux/
H A Drio.h474 u32 is_port; /* Implementation specific + PortID */ member
/linux/drivers/usb/typec/
H A Dclass.c645 bool is_port = is_typec_port(parent); in typec_register_altmode() local