Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dgreybus.h54 #define CPORT_ID_BAD U16_MAX macro
118 return cport_id != CPORT_ID_BAD && cport_id < hd->num_cports; in cport_id_valid()
/linux/drivers/greybus/
H A Dconnection.c899 connection->hd_cport_id = CPORT_ID_BAD; in gb_connection_destroy()