Home
last modified time | relevance | path

Searched refs:GB_SVC_CPORT_FLAG_CSV_N (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/greybus/
Dsvc.h19 #define GB_SVC_CPORT_FLAG_CSV_N BIT(2) macro
/Linux-v6.6/drivers/greybus/
Dconnection.c414 cport_flags = GB_SVC_CPORT_FLAG_CSV_N; in gb_connection_svc_connection_create()