Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dwacom_w8001.c101 static void parse_pen_data(u8 *data, struct w8001_coord *coord) in parse_pen_data()
125 static void parse_single_touch(u8 *data, struct w8001_coord *coord) in parse_single_touch()
208 static void report_pen_events(struct w8001 *w8001, struct w8001_coord *coord) in report_pen_events()
262 static void report_single_touch(struct w8001 *w8001, struct w8001_coord *coord) in report_single_touch()
285 struct w8001_coord coord; in w8001_interrupt() local
386 struct w8001_coord coord; in w8001_setup() 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-4.4.14/drivers/tty/hvc/
Dhvc_tile.c86 HV_Coord coord = { .x = cpu_x(cpu), .y = cpu_y(cpu) }; in hvc_tile_notifier_add_irq() local
105 HV_Coord coord = { 0, 0 }; in hvc_tile_notifier_del_irq() local
/linux-4.4.14/lib/
Dcordic.c57 struct cordic_iq coord; in cordic_calc_iq() local
/linux-4.4.14/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-4.4.14/arch/tile/kernel/
Dsmp.c278 HV_Coord coord; in smp_send_reschedule() local
Dsetup.c886 HV_Coord coord; in setup_numa_mapping() local
/linux-4.4.14/arch/tile/include/hv/
Dhypervisor.h927 HV_Coord coord; member
1065 HV_Coord coord; /**< Relative tile coordinates of the port used by a member