Searched refs:get_flags (Results 1 – 3 of 3) sorted by relevance
48 unsigned int (*get_flags)(const __be32 *addr); member213 *flags = bus->get_flags(prop); in of_get_pci_address()426 .get_flags = of_bus_pci_get_flags,437 .get_flags = of_bus_isa_get_flags,447 .get_flags = of_bus_default_get_flags,672 *flags = bus->get_flags(prop); in of_get_address()
7649 if (!crypt || !crypt->ops->set_flags || !crypt->ops->get_flags) in ipw2100_wx_set_auth()7652 flags = crypt->ops->get_flags(crypt->priv); in ipw2100_wx_set_auth()7742 if (!crypt || !crypt->ops->get_flags) { in ipw2100_wx_get_auth()7748 param->value = (crypt->ops->get_flags(crypt->priv) & in ipw2100_wx_get_auth()
6644 if (!crypt || !crypt->ops->set_flags || !crypt->ops->get_flags) in ipw_wx_set_auth()6647 flags = crypt->ops->get_flags(crypt->priv); in ipw_wx_set_auth()6735 if (!crypt || !crypt->ops->get_flags) in ipw_wx_get_auth()6738 param->value = (crypt->ops->get_flags(crypt->priv) & in ipw_wx_get_auth()