Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/misc/
Dchandev.c1488 char numbuff[10]; in chandev_build_device_name() local
1489 sprintf(numbuff,"%d",idx); in chandev_build_device_name()
1490 if(strcmp(&curr_device->devname[len],numbuff)==0) in chandev_build_device_name()