Searched refs:do_match (Results 1 – 4 of 4) sorted by relevance
60 cldev->do_match = 0; in number_of_connections()72 cldev->do_match = 0; in blacklist()253 cldev->do_match = 1; in mei_wd()459 cldev->do_match = 0; in mei_nfc()461 dev_dbg(bus->dev, "end of fixup match = %d\n", cldev->do_match); in mei_nfc()
688 if (!cldev->do_match) in mei_cl_device_match()948 cldev->do_match = 1; in mei_cl_bus_dev_setup()952 if (cldev->do_match) in mei_cl_bus_dev_setup()955 return cldev->do_match == 1; in mei_cl_bus_dev_setup()
52 unsigned int do_match:1; member
1022 static int do_match(int key, struct match_state *state, int *ans) in do_match() function1104 if (do_match(res, &match_state, ¤t_index) == 0) { in conf()1285 if (do_match(res, &match_state, &selected_index) == 0) { in conf_choice()