Searched refs:WWAN_PORT_MAX (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dwwan.h21 * @WWAN_PORT_MAX: Highest supported port types
37 WWAN_PORT_MAX = __WWAN_PORT_MAX - 1, enumerator in enum:wwan_port_type
/linux-master/drivers/net/wwan/
H A Dwwan_core.c308 } wwan_port_types[WWAN_PORT_MAX + 1] = {
448 if (type > WWAN_PORT_MAX || !ops)

Completed in 98 milliseconds