Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_ctrl_msg.c192 case CTL_ID_PORT_ENUM: in control_msg_handler()
196 ret = port_ctl_send_msg_to_md(port, CTL_ID_PORT_ENUM, 0); in control_msg_handler()
198 ret = port_ctl_send_msg_to_md(port, CTL_ID_PORT_ENUM, in control_msg_handler()
H A Dt7xx_port_proxy.h77 #define CTL_ID_PORT_ENUM 0x9 macro