Searched refs:numbuff (Results 1 – 1 of 1) sorted by relevance
1488 char numbuff[10]; in chandev_build_device_name() local1489 sprintf(numbuff,"%d",idx); in chandev_build_device_name()1490 if(strcmp(&curr_device->devname[len],numbuff)==0) in chandev_build_device_name()