Home
last modified time | relevance | path

Searched defs:coord (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/input/touchscreen/
Dwacom_w8001.c105 static void parse_pen_data(u8 *data, struct w8001_coord *coord) in parse_pen_data()
129 static void parse_single_touch(u8 *data, struct w8001_coord *coord) in parse_single_touch()
212 static void report_pen_events(struct w8001 *w8001, struct w8001_coord *coord) in report_pen_events()
261 static void report_single_touch(struct w8001 *w8001, struct w8001_coord *coord) in report_single_touch()
283 struct w8001_coord coord; in w8001_interrupt() local
424 struct w8001_coord coord; in w8001_setup_pen() local
Djornada720_ts.c58 int coord, high_bits = coords[3]; in jornada720_ts_average() local
Dwm9712.c117 static int coord; variable
Dwm9713.c117 static int coord; variable
/Linux-v4.19/sound/pci/au88x0/
Dau88x0_a3d.c705 static void vortex_a3d_coord2hrtf(a3d_Hrtf_t hrtf, int *coord) in vortex_a3d_coord2hrtf()
710 static void vortex_a3d_coord2itd(a3d_Itd_t itd, int *coord) in vortex_a3d_coord2itd()
781 int coord[6]; in snd_vortex_a3d_hrtf_put() local
797 int coord[6]; in snd_vortex_a3d_itd_put() local
/Linux-v4.19/lib/
Dcordic.c57 struct cordic_iq coord; in cordic_calc_iq() local