cport_flags       406 drivers/greybus/connection.c 	u8 cport_flags;
cport_flags       417 drivers/greybus/connection.c 	cport_flags = GB_SVC_CPORT_FLAG_CSV_N;
cport_flags       419 drivers/greybus/connection.c 		cport_flags |= GB_SVC_CPORT_FLAG_CSD_N;
cport_flags       421 drivers/greybus/connection.c 		cport_flags |= GB_SVC_CPORT_FLAG_CSD_N |
cport_flags       430 drivers/greybus/connection.c 				       cport_flags);
cport_flags       483 drivers/greybus/svc.c 			     u8 cport_flags)
cport_flags       492 drivers/greybus/svc.c 	request.flags = cport_flags;
cport_flags        74 include/linux/greybus/svc.h 			     u8 intf2_id, u16 cport2_id, u8 cport_flags);