Home
last modified time | relevance | path

Searched defs:resolution (Results 1 – 25 of 54) sorted by relevance

123

/linux/sound/core/
H A Dtimer.c95 unsigned int resolution; /* current period resolution in ns */ member
107 unsigned int resolution; /* current period resolution in ns */ member
510 unsigned long resolution = 0; snd_timer_notify1() local
769 unsigned long resolution, ticks; snd_timer_process_callbacks() local
827 unsigned long resolution; snd_timer_interrupt() local
1050 unsigned long resolution = 0; snd_timer_notify() local
1222 unsigned long resolution; snd_timer_proc_read() local
1296 snd_timer_user_interrupt(struct snd_timer_instance * timeri,unsigned long resolution,unsigned long ticks) snd_timer_user_interrupt() argument
1341 snd_timer_user_ccallback(struct snd_timer_instance * timeri,int event,struct timespec64 * tstamp,unsigned long resolution) snd_timer_user_ccallback() argument
1371 snd_timer_user_tinterrupt(struct snd_timer_instance * timeri,unsigned long resolution,unsigned long ticks) snd_timer_user_tinterrupt() argument
1801 u64 resolution; snd_timer_user_params() local
[all...]
H A Dhrtimer.c23 static unsigned int resolution; variable
H A Dtimer_compat.c30 u32 resolution; member
/linux/sound/core/seq/
H A Dseq_timer.h14 unsigned long resolution; /* time per tick in nsec */ member
55 unsigned long resolution) in snd_seq_timer_update_tick()
H A Dseq_timer.c119 unsigned long resolution, in snd_seq_timer_interrupt()
445 unsigned long resolution; in snd_seq_info_timer_read() local
/linux/drivers/acpi/acpica/
H A Dhwtimer.c30 acpi_status acpi_get_timer_resolution(u32 * resolution) in acpi_get_timer_resolution()
/linux/drivers/iio/adc/
H A Dltc2497.h8 u32 resolution; member
H A Dltc2497.c102 u32 resolution; in ltc2497_probe() local
H A Dmcp320x.c67 unsigned int resolution; member
/linux/drivers/iio/dac/
H A Dti-dac082s085.c25 u8 resolution; member
57 u8 resolution; member
H A Dmcp4821.c54 #define MCP4821_CHAN(channel_id, resolution) \ argument
/linux/drivers/hid/
H A Dhid-uclogic-params.c242 s32 resolution; in uclogic_params_pen_init_v1() local
387 s32 resolution; in uclogic_params_pen_init_v2() local
1114 s32 resolution; in uclogic_params_parse_ugee_v2_desc() local
/linux/include/linux/platform_data/
H A Dgsc_hwmon.h40 unsigned int resolution; member
/linux/samples/hid/
H A Dhid_surface_dial.bpf.c36 int resolution = 72; variable
H A Dhid_surface_dial.c121 int err, opt, hid_id, resolution = 72; in main() local
/linux/drivers/hwmon/
H A Dlm75.c114 u8 resolution; /* In bits, 9 to 16 */ member
347 static inline long lm75_reg_to_mc(s16 temp, u8 resolution) in lm75_reg_to_mc()
437 u8 resolution; in lm75_write_temp() local
/linux/sound/drivers/pcsp/
H A Dpcsp.c45 unsigned int resolution = hrtimer_resolution; in snd_pcsp_create() local
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.h48 u32 resolution; member
/linux/drivers/input/mouse/
H A Dlifebook.c228 static void lifebook_set_resolution(struct psmouse *psmouse, unsigned int resolution) in lifebook_set_resolution()
H A Dlogips2pp.c186 unsigned int resolution) in ps2pp_set_resolution()
/linux/drivers/media/pci/mgb4/
H A Dmgb4_vout.h21 u32 resolution; member
H A Dmgb4_vout.c77 u32 resolution = mgb4_read_reg(video, regs->resolution); in get_timings() local
554 u32 config, resolution; in fh_open() local
H A Dmgb4_vin.c169 u32 resolution = mgb4_read_reg(video, regs->resolution); in get_timings() local
775 u32 resolution = mgb4_read_reg(video, vindev->config->regs.resolution); in signal_change() local
/linux/drivers/media/pci/tw5864/
H A Dtw5864.h48 enum resolution { enum
94 enum resolution resolution; member
/linux/sound/drivers/
H A Daloop.c733 loopback_snd_timer_check_resolution(struct snd_pcm_runtime * runtime,unsigned long resolution) loopback_snd_timer_check_resolution() argument
767 loopback_snd_timer_period_elapsed(struct loopback_cable * cable,int event,unsigned long resolution) loopback_snd_timer_period_elapsed() argument
843 loopback_snd_timer_function(struct snd_timer_instance * timeri,unsigned long resolution,unsigned long ticks) loopback_snd_timer_function() argument
863 loopback_snd_timer_event(struct snd_timer_instance * timeri,int event,struct timespec64 * tstamp,unsigned long resolution) loopback_snd_timer_event() argument
[all...]

123