Home
last modified time | relevance | path

Searched refs:cport_flags (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/greybus/
H A Dconnection.c403 u8 cport_flags; in gb_connection_svc_connection_create() local
414 cport_flags = GB_SVC_CPORT_FLAG_CSV_N; in gb_connection_svc_connection_create()
416 cport_flags |= GB_SVC_CPORT_FLAG_CSD_N; in gb_connection_svc_connection_create()
418 cport_flags |= GB_SVC_CPORT_FLAG_CSD_N | in gb_connection_svc_connection_create()
427 cport_flags); in gb_connection_svc_connection_create()
H A Dsvc.c483 u8 cport_flags) in gb_svc_connection_create()
492 request.flags = cport_flags; in gb_svc_connection_create()
480 gb_svc_connection_create(struct gb_svc *svc, u8 intf1_id, u16 cport1_id, u8 intf2_id, u16 cport2_id, u8 cport_flags) gb_svc_connection_create() argument
/kernel/linux/linux-6.6/drivers/greybus/
H A Dconnection.c403 u8 cport_flags; in gb_connection_svc_connection_create() local
414 cport_flags = GB_SVC_CPORT_FLAG_CSV_N; in gb_connection_svc_connection_create()
416 cport_flags |= GB_SVC_CPORT_FLAG_CSD_N; in gb_connection_svc_connection_create()
418 cport_flags |= GB_SVC_CPORT_FLAG_CSD_N | in gb_connection_svc_connection_create()
427 cport_flags); in gb_connection_svc_connection_create()
H A Dsvc.c484 u8 cport_flags) in gb_svc_connection_create()
493 request.flags = cport_flags; in gb_svc_connection_create()
481 gb_svc_connection_create(struct gb_svc *svc, u8 intf1_id, u16 cport1_id, u8 intf2_id, u16 cport2_id, u8 cport_flags) gb_svc_connection_create() argument
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dsvc.h74 u8 intf2_id, u16 cport2_id, u8 cport_flags);
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dsvc.h74 u8 intf2_id, u16 cport2_id, u8 cport_flags);

Completed in 7 milliseconds