Searched refs:PORT_MAX310X (Results 1 – 2 of 2) sorted by relevance
194 #define PORT_MAX310X 94 macro
1110 return (port->type == PORT_MAX310X) ? s->devtype->name : NULL; in max310x_type()1122 port->type = PORT_MAX310X; in max310x_config_port()1127 if ((s->type != PORT_UNKNOWN) && (s->type != PORT_MAX310X)) in max310x_verify_port()1353 s->p[i].port.type = PORT_MAX310X; in max310x_probe()
Completed in 8 milliseconds