Searched refs:do_match (Results 1 – 4 of 4) sorted by relevance
59 cldev->do_match = 0; in number_of_connections()69 cldev->do_match = 0; in blacklist()79 cldev->do_match = 1; in whitelist()285 cldev->do_match = 1; in mei_wd()490 cldev->do_match = 0; in mei_nfc()492 dev_dbg(bus->dev, "end of fixup match = %d\n", cldev->do_match); in mei_nfc()503 cldev->do_match = 1; in vt_support()
885 if (!cldev->do_match) in mei_cl_device_match()1191 cldev->do_match = 1; in mei_cl_bus_dev_setup()1195 if (cldev->do_match) in mei_cl_bus_dev_setup()1198 return cldev->do_match == 1; in mei_cl_bus_dev_setup()
55 unsigned int do_match:1; member
1017 static int do_match(int key, struct match_state *state, int *ans) in do_match() function1097 if (do_match(res, &match_state, ¤t_index) == 0) { in conf()1280 if (do_match(res, &match_state, &selected_index) == 0) { in conf_choice()