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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c400 void *chandev_alloc(size_t size) function
610 if((member=chandev_alloc(offset+strlen(str)+1)))
925 if((newmodel=chandev_alloc(sizeof(chandev_model_info))))
1072 if((new_chandev=chandev_alloc(sizeof(chandev))))
1234 if((new_chandev_force=chandev_alloc(sizeof(chandev_force))))
2263 if((new_range=chandev_alloc(sizeof(chandev_noauto_range))))
2276 if((new_range=chandev_alloc(sizeof(chandev_msck_range))))
3232 if((new_probe=chandev_alloc(sizeof(chandev_probelist))))

Completed in 95 milliseconds