Searched refs:MINOR_TO_PORT (Results 1 – 5 of 5) sorted by relevance
83 #define MINOR_TO_PORT(x) (0x0F & x) macro
232 int port = MINOR_TO_PORT(getminor(dev)); in pcf8591_ioctl()
618 port = MINOR_TO_PORT(getminor(dev)); in pca9556_ioctl()
318 int port = MINOR_TO_PORT(getminor(dev)); in ssc050_ioctl()
423 int port = MINOR_TO_PORT(getminor(dev)); in hpc3130_ioctl()693 int port = MINOR_TO_PORT(getminor(dev)); in hpc3130_poll()