Home
last modified time | relevance | path

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

/include/linux/
Dgreybus.h54 #define CPORT_ID_BAD U16_MAX macro
148 return cport_id != CPORT_ID_BAD && cport_id < hd->num_cports; in cport_id_valid()