Home
last modified time | relevance | path

Searched refs:TCIC_ICTL_TINY (Results 1 - 4 of 4) sorted by relevance

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

Completed in 4 milliseconds