Home
last modified time | relevance | path

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

/drivers/dpll/
A Ddpll_netlink.c1411 bool cid_match, mod_match, type_match; in dpll_pin_find() local
1417 mod_match = mod_name_attr && module_name(pin->module) ? in dpll_pin_find()
1430 if (cid_match && mod_match && type_match && board_match && in dpll_pin_find()
1614 bool cid_match, mod_match, type_match; in dpll_device_find() local
1619 mod_match = mod_name_attr ? (module_name(dpll->module) ? in dpll_device_find()
1623 if (cid_match && mod_match && type_match) { in dpll_device_find()

Completed in 9 milliseconds