Searched refs:xpp (Results 1 – 2 of 2) sorted by relevance
172 const struct xe_pccard_product* xpp; in xe_pccard_product_match() local178 xpp = (const struct xe_pccard_product*)ent; in xe_pccard_product_match()180 if (xpp->prodext != prodext) in xe_pccard_product_match()250 const struct xe_pccard_product *xpp; in xe_pccard_attach() local271 xpp = xe_pccard_get_product(dev); in xe_pccard_attach()272 if (xpp == NULL) in xe_pccard_attach()278 if (xpp->flags & XE_CARD_TYPE_FLAGS_CE2) in xe_pccard_attach()280 if (xpp->flags & XE_CARD_TYPE_FLAGS_MOHAWK) in xe_pccard_attach()282 if (xpp->flags & XE_CARD_TYPE_FLAGS_DINGO) { in xe_pccard_attach()286 if (xpp->product.pp_product & XE_PROD_MODEM_MASK) in xe_pccard_attach()[all …]
549 char **xpp = sk_OPENSSL_PSTRING_value(db->db->data, userindex); in srp_main() local552 xpp[DB_srptype][0] = 'R'; in srp_main()