Home
last modified time | relevance | path

Searched defs:lval (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/vfio/pci/
H A Dvfio_pci_igd.c312 __le16 lval; in vfio_pci_igd_cfg_rw() local
328 __le32 lval; in vfio_pci_igd_cfg_rw() local
344 __le16 lval; in vfio_pci_igd_cfg_rw() local
/linux/kernel/trace/
H A Dtrace_probe_tmpl.h129 unsigned long lval = val; in process_fetch_insn_bottom() local
/linux/drivers/interconnect/qcom/
H A Dosm-l3.c146 u32 info, src, lval, i, prev_freq = 0, freq; in qcom_osm_l3_probe() local
/linux/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c177 char cval; short sval; int ival; long long lval; in read_var() local
/linux/include/uapi/linux/
H A Dscif_ioctl.h180 __u64 lval; member
/linux/fs/nls/
H A Dnls_base.c33 long lval; member
/linux/kernel/
H A Dsysctl.c607 unsigned long lval; in do_proc_dointvec() local
653 unsigned long lval; in do_proc_douintvec_w() local
706 unsigned long lval; in do_proc_douintvec_r() local
/linux/scripts/kconfig/
H A Dexpr.c896 union string_value lval = {}, rval = {}; in __expr_calc_value() local
/linux/drivers/iio/adc/
H A Dmt6359-auxadc.c653 u32 reg, rdy_mask, val, lval; in mt6359_auxadc_sample_adc_val() local
/linux/sound/pci/riptide/
H A Driptide.c923 setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) in setmixer()
1059 unsigned short *lval) in getmixer()
1869 unsigned short rval = 0, lval = 0; in snd_riptide_proc_read() local
/linux/sound/soc/fsl/
H A Dfsl_ssi.c1215 unsigned int lval; in fsl_ssi_ac97_write() local
/linux/sound/core/
H A Dcontrol.c1013 long long lval, lmin, lmax, lstep; sanity_check_int_value() local
[all...]
/linux/sound/firewire/
H A Damdtp-stream.c898 static int compare_ohci_cycle_count(u32 lval, u32 rval) in compare_ohci_cycle_count()