Searched refs:sw_status (Results 1 – 7 of 7) sorted by relevance
170 uint32_t *sw_status);
105 u32 sw_status; member
4511 if (mctlr->sw_status[yaddr] != xaddr) in kodicom4400r_muxsel()4514 kodicom4400r_write(mctlr, mctlr->sw_status[yaddr], yaddr, 0); in kodicom4400r_muxsel()4515 mctlr->sw_status[yaddr] = xaddr; in kodicom4400r_muxsel()4535 btv->sw_status[ix] = ix; in kodicom4400r_init()4827 if (mctlr->sw_status[yaddr] != xaddr) { in gv800s_muxsel()4829 gv800s_write(mctlr, mctlr->sw_status[yaddr], yaddr, 0); in gv800s_muxsel()4830 mctlr->sw_status[yaddr] = xaddr; in gv800s_muxsel()4846 btv->sw_status[ix] = ix; in gv800s_init()
408 char sw_status[4]; member
573 dp->sw_status = 0; in au1xxx_dbdma_ring_alloc()821 dp->sw_status = 0; in au1xxx_dbdma_reset()
221 u32 sw_status[1]; member
1162 int sw_status; in tpacpi_new_rfkill() local1182 sw_status = (tp_rfkops->get_status)(); in tpacpi_new_rfkill()1183 if (sw_status < 0) { in tpacpi_new_rfkill()1185 name, sw_status); in tpacpi_new_rfkill()1187 sw_state = (sw_status == TPACPI_RFK_RADIO_OFF); in tpacpi_new_rfkill()