Home
last modified time | relevance | path

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

/drivers/staging/csr/
Dsme_userspace.c83 interfacePriv->controlled_data_port.overide_action = UF_DATA_PORT_OVERIDE; in uf_sme_init()
89 interfacePriv->uncontrolled_data_port.overide_action = UF_DATA_PORT_OVERIDE; in uf_sme_init()
Dunifi_sme.h43 int overide_action; member
Dunifi_sme.c288 if (port->overide_action == UF_DATA_PORT_OVERIDE) { in uf_sme_port_state()
350 if (port->overide_action == UF_DATA_PORT_OVERIDE) { in uf_sme_port_config_handle()
Dsme_sys.c540 port->overide_action = UF_DATA_PORT_OVERIDE; in configure_data_port()
589 if (port->overide_action == UF_DATA_PORT_OVERIDE) { in configure_data_port()
592 port->overide_action = UF_DATA_PORT_NOT_OVERIDE; in configure_data_port()