Home
last modified time | relevance | path

Searched refs:uc_no_filter (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/intermezzo/
Dsysctl.c157 izo_channels[minor].uc_no_filter = newval; in dosetopt()
226 opt->optval = izo_channels[minor].uc_no_filter; in dogetopt()
320 psdev_entries[1].data = &(izo_channels[i].uc_no_filter); in init_intermezzo_sysctl()
Dpsdev.c402 channel->uc_no_filter = 0; in presto_psdev_init()
Dpresto.c126 if ( izo_channels[minor].uc_no_filter ) { in presto_chk()
/linux-2.4.37.9/include/linux/
Dintermezzo_psdev.h24 int uc_no_filter; member