Searched defs:mono (Results 1 – 18 of 18) sorted by relevance
/linux/include/linux/ |
A D | timekeeping.h | 147 static inline ktime_t ktime_mono_to_real(ktime_t mono) in ktime_mono_to_real() 232 u64 mono; member
|
/linux/drivers/staging/olpc_dcon/ |
A D | olpc_dcon.h | 87 bool mono; member
|
/linux/fs/reiserfs/ |
A D | procfs.c | 300 static time64_t ktime_mono_to_real_seconds(time64_t mono) in ktime_mono_to_real_seconds()
|
/linux/drivers/media/tuners/ |
A D | tea5761.c | 138 bool mono) in __set_radio_freq()
|
A D | tuner-simple.c | 674 bool mono = params->audmode == V4L2_TUNER_MODE_MONO; in simple_set_radio_freq() local
|
/linux/sound/pci/ |
A D | es1938.c | 611 int u, is8, mono; in snd_es1938_capture_prepare() local 659 int u, is8, mono; in snd_es1938_playback1_prepare() local 696 int u, is8, mono; in snd_es1938_playback2_prepare() local
|
/linux/sound/soc/mediatek/common/ |
A D | mtk-afe-fe-dai.c | 460 unsigned int mono; in mtk_memif_set_channel() local
|
/linux/net/sched/ |
A D | act_gate.c | 23 ktime_t mono = ktime_get(); in gate_get_time() local
|
A D | sch_taprio.c | 98 static ktime_t taprio_mono_to_any(const struct taprio_sched *q, ktime_t mono) in taprio_mono_to_any()
|
/linux/sound/pci/ctxfi/ |
A D | ctatc.h | 66 void *mono; /* A SUM resource for mixing chs to one */ member
|
A D | ctatc.c | 650 struct sum *mono; in atc_pcm_capture_prepare() local
|
/linux/kernel/time/ |
A D | timekeeping.c | 535 static __always_inline u64 __ktime_get_real_fast(struct tk_fast *tkf, u64 *mono) in __ktime_get_real_fast() 2250 struct timespec64 now, mono; in ktime_get_coarse_ts64() local
|
/linux/drivers/gpu/drm/tiny/ |
A D | repaper.c | 513 u8 *gray8 = buf, *mono = buf; in repaper_gray8_to_mono_reversed() local
|
/linux/drivers/media/pci/ivtv/ |
A D | ivtv-cards.h | 241 u16 mono; /* set audio to mono */ member
|
/linux/sound/pci/pcxhr/ |
A D | pcxhr.c | 42 static bool mono[SNDRV_CARDS]; /* capture mono only */ variable
|
/linux/drivers/video/fbdev/ |
A D | atafb.c | 125 short mono; member
|
/linux/include/sound/ |
A D | wavefront.h | 270 u8 mono:1; member
|
/linux/sound/pci/riptide/ |
A D | riptide.c | 365 const unsigned char *mono; member
|
Completed in 56 milliseconds