Searched defs:trl (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/tools/power/x86/intel-speed-select/ |
D | isst-core.c | 286 int isst_get_get_trl_from_msr(struct isst_id *id, int *trl) in isst_get_get_trl_from_msr() 307 int isst_get_get_trl(struct isst_id *id, int level, int avx_level, int *trl) in isst_get_get_trl() 659 int isst_get_trl(struct isst_id *id, unsigned long long *trl) in isst_get_trl() 670 int isst_set_trl(struct isst_id *id, unsigned long long trl) in isst_set_trl() 684 int isst_set_trl_from_current_tdp(struct isst_id *id, unsigned long long trl) in isst_set_trl_from_current_tdp() 693 int trl[8]; in isst_set_trl_from_current_tdp() local
|
D | isst-display.c | 769 void isst_trl_display_information(struct isst_id *id, FILE *outf, unsigned long long trl) in isst_trl_display_information()
|
D | isst-config.c | 2398 unsigned long long trl; in get_set_trl() local
|
/Linux-v6.1/net/smc/ |
D | smc_clc.c | 440 struct smc_clc_msg_trail *trl; in smc_clc_msg_hdr_valid() local 815 struct smc_clc_msg_trail *trl; in smc_clc_send_proposal() local 988 struct smc_clc_msg_trail trl; in smc_clc_send_confirm_accept() local
|
D | smc_clc.h | 281 struct smc_clc_msg_trail trl; /* eye catcher "SMCD" or "SMCR" EBCDIC */ member 299 struct smc_clc_msg_trail trl; /* eye catcher "SMCD" or "SMCR" EBCDIC */ member
|
/Linux-v6.1/fs/ntfs/ |
D | runlist.c | 1529 runlist_element *trl; in ntfs_rl_truncate_nolock() local 1635 runlist_element *rl, *rl_end, *rl_real_end, *trl; in ntfs_rl_punch_nolock() local
|
/Linux-v6.1/drivers/media/dvb-frontends/ |
D | mt352.c | 307 u8 trl; in mt352_get_parameters() local
|