Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pcmcia/
Dtcic.h254 #define TCIC_ICTL_TINY 0x0200 macro
Dtcic.c311 if (ioctl & TCIC_ICTL_TINY) in is_active()
716 ioctl |= (len == 0) ? TCIC_ICTL_TINY : 0; in tcic_set_io_map()