Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dphy.c700 static bool _rtl8822be_get_integer_from_string(char *str, u8 *pint) in _rtl8822be_get_integer_from_string() function
768 if (!_rtl8822be_get_integer_from_string((char *)pchannel, &channel) || in rtl8822be_phy_set_txpower_limit()
769 !_rtl8822be_get_integer_from_string((char *)ppower_limit, in rtl8822be_phy_set_txpower_limit()