Home
last modified time | relevance | path

Searched refs:yam_mcs (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/hamradio/
Dyam.c150 struct yam_mcs { struct
153 struct yam_mcs *next; argument
158 static struct yam_mcs *yam_data;
358 struct yam_mcs *p; in add_mcs()
404 if ((p = kmalloc(sizeof(struct yam_mcs), GFP_KERNEL)) == NULL) { in add_mcs()
419 struct yam_mcs *p; in get_mcs()
1175 struct yam_mcs *p; in yam_cleanup_driver()