Home
last modified time | relevance | path

Searched refs:temp (Results 2526 - 2546 of 2546) sorted by relevance

1...<<101102

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.c51 * @temp: template for the new kctl
54 * element based on the given snd_kcontrol_new template @temp and the
60 const struct snd_kcontrol_new *temp) in snd_hda_gen_add_kctl()
65 *knew = *temp; in snd_hda_gen_add_kctl()
59 snd_hda_gen_add_kctl(struct hda_gen_spec *spec, const char *name, const struct snd_kcontrol_new *temp) snd_hda_gen_add_kctl() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c170 memset(&sock_ops, 0, offsetof(struct bpf_sock_ops_kern, temp)); in bpf_skops_parse_hdr()
186 memset(&sock_ops, 0, offsetof(struct bpf_sock_ops_kern, temp)); in bpf_skops_established()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dp.c7883 u32 temp = intel_de_read(dev_priv, PEG_BAND_GAP_DATA); in intel_dp_init_connector() local
7885 (temp & ~0xf) | 0xd); in intel_dp_init_connector()
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7963 u8 temp = 0; in saa7134_board_init2() local
7973 msg.buf = &temp; in saa7134_board_init2()
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c1768 static int readWepKeyRid(struct airo_info *ai, WepKeyRid *wkr, int temp, int lock) in readWepKeyRid() argument
1770 return PC4500_readrid(ai, temp ? RID_WEP_TEMP : RID_WEP_PERM, in readWepKeyRid()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.c51 * @temp: template for the new kctl
54 * element based on the given snd_kcontrol_new template @temp and the
60 const struct snd_kcontrol_new *temp) in snd_hda_gen_add_kctl()
65 *knew = *temp; in snd_hda_gen_add_kctl()
59 snd_hda_gen_add_kctl(struct hda_gen_spec *spec, const char *name, const struct snd_kcontrol_new *temp) snd_hda_gen_add_kctl() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c168 memset(&sock_ops, 0, offsetof(struct bpf_sock_ops_kern, temp)); in bpf_skops_parse_hdr()
184 memset(&sock_ops, 0, offsetof(struct bpf_sock_ops_kern, temp)); in bpf_skops_established()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_asm.S1454 # middle section of the temp results combined as in karatsuba algorithm
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S1450 # middle section of the temp results combined as in karatsuba algorithm
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_statefuns.c2204 /* Set temp so that it won't be added into hashtable */ in sctp_sf_do_5_2_4_dupcook()
2205 new_asoc->temp = 1; in sctp_sf_do_5_2_4_dupcook()
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h1191 enum temp_type temp; /* contains HOT/WARM/COLD */ member
1497 struct page **tpages; /* temp pages to pad holes in cluster */
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4836 s32 temp; member
H A Dwmi.c8382 ath11k_warn(ab, "failed to fetch pdev temp ev"); in ath11k_wmi_pdev_temperature_event()
8387 ath11k_dbg(ab, ATH11K_DBG_WMI, "event pdev temperature ev temp %d pdev_id %d\n", in ath11k_wmi_pdev_temperature_event()
8388 ev->temp, ev->pdev_id); in ath11k_wmi_pdev_temperature_event()
8398 ath11k_thermal_event_temperature(ar, ev->temp); in ath11k_wmi_pdev_temperature_event()
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_statefuns.c2268 /* Set temp so that it won't be added into hashtable */ in sctp_sf_do_5_2_4_dupcook()
2269 new_asoc->temp = 1; in sctp_sf_do_5_2_4_dupcook()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfplsp.S10837 mov.l %d2, -(%sp) # create some temp regs
10858 mov.l (%sp)+, %d3 # restore temp regs
10873 mov.l (%sp)+, %d3 # restore temp regs
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S10837 mov.l %d2, -(%sp) # create some temp regs
10858 mov.l (%sp)+, %d3 # restore temp regs
10873 mov.l (%sp)+, %d3 # restore temp regs
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h7685 u8 temp; member
H A Dbnxt.c9651 len = sprintf(buf, "%u\n", resp->temp * 1000); /* display millidegree */ in bnxt_show_temp()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dwmi.c5381 ath12k_warn(ab, "failed to fetch pdev temp ev"); in ath12k_pull_pdev_temp_ev()
6522 "pdev temperature ev temp %d pdev_id %d\n", ev.temp, ev.pdev_id); in ath12k_wmi_pdev_temperature_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h8885 u8 temp; member
H A Dbnxt.c10284 len = sprintf(buf, "%u\n", resp->temp * 1000); /* display millidegree */ in bnxt_show_temp()

Completed in 239 milliseconds

1...<<101102