Searched refs:aca (Results 1 – 2 of 2) sorted by relevance
207 static void aca_get(struct ifacaddr6 *aca) in aca_get() argument209 refcount_inc(&aca->aca_refcnt); in aca_get()223 struct ifacaddr6 *aca; in aca_alloc() local225 aca = kzalloc(sizeof(*aca), GFP_ATOMIC); in aca_alloc()226 if (!aca) in aca_alloc()229 aca->aca_addr = *addr; in aca_alloc()231 aca->aca_rt = f6i; in aca_alloc()232 aca->aca_users = 1; in aca_alloc()234 aca->aca_cstamp = aca->aca_tstamp = jiffies; in aca_alloc()235 refcount_set(&aca->aca_refcnt, 1); in aca_alloc()[all …]
15 usb-aca (USB accessory charger adapter)