Searched refs:referrer (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c287 struct strip **referrer; /* The pointer that points to us*/ member in struct:strip
2557 *(strip_info->referrer) = strip_info->next;
2559 strip_info->next->referrer = strip_info->referrer;
2602 (*s)->referrer = &strip_info->next;
2603 strip_info->referrer = s;

Completed in 85 milliseconds