Searched refs:do_match (Results 1 – 4 of 4) sorted by relevance
52 cldev->do_match = 0; in number_of_connections()64 cldev->do_match = 0; in blacklist()76 cldev->do_match = 1; in whitelist()265 cldev->do_match = 1; in mei_wd()471 cldev->do_match = 0; in mei_nfc()473 dev_dbg(bus->dev, "end of fixup match = %d\n", cldev->do_match); in mei_nfc()
669 if (!cldev->do_match) in mei_cl_device_match()937 cldev->do_match = 1; in mei_cl_bus_dev_setup()941 if (cldev->do_match) in mei_cl_bus_dev_setup()944 return cldev->do_match == 1; in mei_cl_bus_dev_setup()
55 unsigned int do_match:1; member
1021 static int do_match(int key, struct match_state *state, int *ans) in do_match() function1103 if (do_match(res, &match_state, ¤t_index) == 0) { in conf()1284 if (do_match(res, &match_state, &selected_index) == 0) { in conf_choice()