Searched refs:kpath (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/kcmp/ |
| A D | kcmp_test.c | 32 const char kpath[] = "kcmp-test-file"; in main() local 42 fd1 = open(kpath, O_RDWR | O_CREAT | O_TRUNC, 0644); in main() 91 fd2 = open(kpath, O_RDWR, 0644); in main()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| A D | rtw8852a_rfk.c | 159 if (!(kpath & BIT(path))) in _wait_rx_mode() 1796 u8 path, kpath, dck_tune; in _rx_dck() local 1804 kpath = _kpath(rtwdev, phy); in _rx_dck() 1807 if (!(kpath & BIT(path))) in _rx_dck() 1964 enum rtw89_rf_path path, u8 kpath) in _dpk_bb_afe_setting() argument 1966 switch (kpath) { in _dpk_bb_afe_setting() 1997 switch (kpath) { in _dpk_bb_afe_restore() 2685 if (!(kpath & BIT(path))) in _dpk_cal_select() 2760 u8 path, kpath; in _dpk_force_bypass() local 2762 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass() [all …]
|
Completed in 11 milliseconds