Searched refs:pw_state (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dpmc.c30 vif_priv->pw_state = WCN36XX_BMPS; wcn36xx_pmc_enter_bmps_state()
47 if (WCN36XX_BMPS != vif_priv->pw_state) { wcn36xx_pmc_exit_bmps_state()
52 vif_priv->pw_state = WCN36XX_FULL_POWER; wcn36xx_pmc_exit_bmps_state()
H A Ddebug.c40 if (vif_priv->pw_state == WCN36XX_BMPS) read_file_bool_bmps()
H A Dwcn36xx.h135 enum wcn36xx_power_state pw_state; member in struct:wcn36xx_vif
H A Ddxe.c670 if (is_low && vif_priv->pw_state == WCN36XX_BMPS) { wcn36xx_dxe_tx_frame()
/linux-4.1.27/sound/pci/asihpi/
H A Dhpifunc.c470 u16 hpi_outstream_get_info_ex(u32 h_outstream, u16 *pw_state, hpi_outstream_get_info_ex() argument
483 if (pw_state) hpi_outstream_get_info_ex()
484 *pw_state = hr.u.d.u.stream_info.state; hpi_outstream_get_info_ex()
998 u16 hpi_instream_get_info_ex(u32 h_instream, u16 *pw_state, u32 *pbuffer_size, hpi_instream_get_info_ex() argument
1011 if (pw_state) hpi_instream_get_info_ex()
1012 *pw_state = hr.u.d.u.stream_info.state; hpi_instream_get_info_ex()
H A Dasihpi.c237 u16 *pw_state, hpi_stream_get_info_ex()
246 e = hpi_outstream_get_info_ex(h_stream, pw_state, hpi_stream_get_info_ex()
250 e = hpi_instream_get_info_ex(h_stream, pw_state, hpi_stream_get_info_ex()
235 hpi_stream_get_info_ex( u32 h_stream, u16 *pw_state, u32 *pbuffer_size, u32 *pdata_in_buffer, u32 *psample_count, u32 *pauxiliary_data ) hpi_stream_get_info_ex() argument
H A Dhpi.h1234 u16 hpi_outstream_get_info_ex(u32 h_outstream, u16 *pw_state,
1306 u16 hpi_instream_get_info_ex(u32 h_instream, u16 *pw_state, u32 *pbuffer_size,

Completed in 292 milliseconds