Home
last modified time | relevance | path

Searched refs:ts_left (Results 1 – 8 of 8) sorted by relevance

/dports/devel/libzvbi/zvbi-0.2.35/src/
H A Ddvb_mux.c1830 unsigned int ts_left; in vbi_dvb_mux_cor() local
1832 ts_left = mx->cor_ts_left; in vbi_dvb_mux_cor()
1837 if (0 == ts_left) { in vbi_dvb_mux_cor()
1840 ts_left = 188; in vbi_dvb_mux_cor()
1843 size = MIN (p_left, ts_left); in vbi_dvb_mux_cor()
1851 ts_left -= size; in vbi_dvb_mux_cor()
1854 mx->cor_ts_left = ts_left; in vbi_dvb_mux_cor()
/dports/devel/libqb/libqb-2.0.3/lib/
H A Dipc_shm.c61 struct timespec ts_left = {0, 0}; in qb_ipcc_shm_disconnect() local
62 nanosleep(&ts, &ts_left); in qb_ipcc_shm_disconnect()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/mouse/
H A Dalps.h248 unsigned int ts_left:1; member
H A Dalps.c629 f->ts_left = !!(p[3] & 0x10); in alps_decode_buttons_v3()
796 input_report_key(dev2, BTN_LEFT, f->ts_left); in alps_process_touchpad_packet_v3_v5()
1300 f->ts_left = !!(SS4_BTN_V2(p) & 0x01); in alps_decode_ss4_v2()
1367 input_report_key(dev2, BTN_LEFT, f->ts_left); in alps_process_packet_ss4_v2()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/mouse/
H A Dalps.h248 unsigned int ts_left:1; member
H A Dalps.c629 f->ts_left = !!(p[3] & 0x10); in alps_decode_buttons_v3()
796 input_report_key(dev2, BTN_LEFT, f->ts_left); in alps_process_touchpad_packet_v3_v5()
1300 f->ts_left = !!(SS4_BTN_V2(p) & 0x01); in alps_decode_ss4_v2()
1367 input_report_key(dev2, BTN_LEFT, f->ts_left); in alps_process_packet_ss4_v2()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/mouse/
H A Dalps.h248 unsigned int ts_left:1; member
H A Dalps.c629 f->ts_left = !!(p[3] & 0x10); in alps_decode_buttons_v3()
796 input_report_key(dev2, BTN_LEFT, f->ts_left); in alps_process_touchpad_packet_v3_v5()
1300 f->ts_left = !!(SS4_BTN_V2(p) & 0x01); in alps_decode_ss4_v2()
1367 input_report_key(dev2, BTN_LEFT, f->ts_left); in alps_process_packet_ss4_v2()