Searched refs:DIOCGPHYSPATH (Results 1 – 3 of 3) sorted by relevance
119 #define DIOCGPHYSPATH _IOR('d', 141, char[MAXPATHLEN]) macro
156 if (ioctl(fd, DIOCGPHYSPATH, physpath) == 0) in main()
509 case DIOCGPHYSPATH: in g_dev_ioctl()