Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wan/
Dsdla.c196 case SDLA_S502E: in sdla_stop()
224 case SDLA_S502E: in sdla_start()
703 case SDLA_S502E: in sdla_transmit()
781 case SDLA_S502E: in sdla_receive()
842 case SDLA_S502E: in sdla_receive()
916 if (flp->type == SDLA_S502E) in sdla_isr()
976 case SDLA_S502E: in sdla_close()
1048 case SDLA_S502E: in sdla_open()
1373 flp->type = SDLA_S502E; in sdla_set_config()
1434 if (flp->type != SDLA_S502E) in sdla_set_config()
[all …]
/linux-4.1.27/include/uapi/linux/
Dsdla.h29 #define SDLA_S502E 5021 macro