Searched refs:pc2a (Results 1 – 2 of 2) sorted by relevance
199 static void i2c_atr_destroy_c2a(struct i2c_atr_alias_pair **pc2a) in i2c_atr_destroy_c2a() argument201 list_del(&(*pc2a)->node); in i2c_atr_destroy_c2a()202 kfree(*pc2a); in i2c_atr_destroy_c2a()203 *pc2a = NULL; in i2c_atr_destroy_c2a()
224 Enable support for pc2 and pc2a compatible adapters
Completed in 7 milliseconds