Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kcmp/
H A Dkcmp_test.c32 const char kpath[] = "kcmp-test-file"; in main() local
42 fd1 = open(kpath, O_RDWR | O_CREAT | O_TRUNC, 0644); in main()
94 fd2 = open(kpath, O_RDWR); in main()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c7382 h2c->kpath = rtw89_phy_get_kpath(rtwdev, phy_idx); in rtw89_fw_h2c_rf_iqk()
7425 h2c->kpath = RF_AB; in rtw89_fw_h2c_rf_dpk()
7468 h2c->kpath = RF_AB; in rtw89_fw_h2c_rf_txgapk()
7554 v0->kpath = RF_AB; in rtw89_fw_h2c_rf_rxdck()
7638 h2c->kpath = RF_AB; in rtw89_fw_h2c_rf_txiqk()
7679 h2c->kpath = RF_AB; in rtw89_fw_h2c_rf_cim3k()