Home
last modified time | relevance | path

Searched refs:slot_valid (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dapple_z2.c88 int slot_valid; in apple_z2_parse_touches() local
101 slot_valid = fingers[i].state == APPLE_Z2_TOUCH_STARTED || in apple_z2_parse_touches()
104 if (!input_mt_report_slot_state(z2->input_dev, MT_TOOL_FINGER, slot_valid)) in apple_z2_parse_touches()
/linux/drivers/nvdimm/
H A Dlabel.c384 static bool slot_valid(struct nvdimm_drvdata *ndd, in slot_valid() function
417 if (!slot_valid(ndd, nd_label, slot)) in nd_label_reserve_dpa()
572 if (!slot_valid(ndd, nd_label, slot)) { in nd_label_active_count()
600 if (!slot_valid(ndd, nd_label, slot)) in nd_label_active()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1012 ifs_time->slot_valid = true; in mt7996_mcu_bss_ifs_timing_tlv()