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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c606 void *chandev_allocstr(const char *str,size_t offset) function
631 if((member=chandev_allocstr(devname,offsetof(chandev_userland_notify_list,devname))))
802 if((new_irqinfo=chandev_allocstr(devname,offsetof(chandev_irqinfo,devname))))
905 if((parms=chandev_allocstr(parmstr,offsetof(chandev_parms,parmstr))))
1439 if((newdevice=chandev_allocstr(devname,offsetof(chandev_activelist,devname))))

Completed in 93 milliseconds