Searched refs:ap_perms (Results 1 – 1 of 1) sorted by relevance
69 static struct ap_perms { struct72 } ap_perms; variable697 devres = test_bit_inv(card, ap_perms.apm) in __ap_revise_reserved()698 && test_bit_inv(queue, ap_perms.aqm); in __ap_revise_reserved()726 if (test_bit_inv(card, ap_perms.apm) in ap_owned_by_def_drv()727 && test_bit_inv(queue, ap_perms.aqm)) in ap_owned_by_def_drv()745 test_bit_inv(card, ap_perms.apm)) in ap_apqn_in_matrix_owned_by_def_drv()748 test_bit_inv(queue, ap_perms.aqm)) in ap_apqn_in_matrix_owned_by_def_drv()773 devres = test_bit_inv(card, ap_perms.apm) in ap_device_probe()774 && test_bit_inv(queue, ap_perms.aqm); in ap_device_probe()[all …]