Home
last modified time | relevance | path

Searched full:slot_valid (Results 1 – 2 of 2) 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()