Home
last modified time | relevance | path

Searched defs:contact (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Djsonparserhelpers.cpp110 QJsonObject contact = contacts.at(i).toObject(); in parseContactDetails() local
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-alps.c126 struct t4_contact_data contact[5]; member
374 u8 *contact = &data[i * 5]; in u1_raw_event() local
H A Dhid-playstation.c192 uint8_t contact; member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dsis_i2c.c225 const u8 *contact; in sis_ts_handle_packet() local
H A Dili210x.c279 bool contact = false, touch; in ili210x_report_events() local
H A Draydium_i2c_ts.c837 u8 *contact = &ts->report_data[ts->contact_size * i]; in raydium_mt_event() local
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dcypress_ps2.c519 struct cytp_contact *contact; in cypress_process_packet() local
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h788 #define IOMUX_MODE(contact, mode) (((mode) << IOMUX_MODE_POS) | (contact)) argument