Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_halinit.c600 adapter_to_pwrctl(padapter)->pre_ips_type == 0 in rtl8723bs_hal_init()
922 adapter_to_pwrctl(padapter)->pre_ips_type = 0; in rtl8723bs_hal_deinit()
928 adapter_to_pwrctl(padapter)->pre_ips_type = 1; in rtl8723bs_hal_deinit()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_pwrctrl.h191 u8 pre_ips_type;/* 0: default flow, 1: carddisbale flow */ member