Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dgpib_ioctl.h126 IBCLOSEDEV = _IOW(GPIB_CODE, 4, struct gpib_close_dev_ioctl), enumerator
/linux/drivers/gpib/common/
H A Dgpib_os.c705 case IBCLOSEDEV: in ibioctl()