Home
last modified time | relevance | path

Searched refs:none (Results 1 – 13 of 13) sorted by relevance

/linux-4.19.296/drivers/auxdisplay/
Dcfag12864bfb.c75 goto none; in cfag12864bfb_probe()
98 none: in cfag12864bfb_probe()
132 goto none; in cfag12864bfb_init()
158 none: in cfag12864bfb_init()
Dcfag12864b.c324 goto none; in cfag12864b_init()
333 goto none; in cfag12864b_init()
362 none: in cfag12864b_init()
DKconfig217 int "Keypad type (0=none, 1=old 6 keys, 2=new 6 keys, 3=Nexcom 4 keys)"
234 int "LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)"
/linux-4.19.296/fs/lockd/
Dsvc4proc.c530 PROC(none, void, void, void, void, 0),
531 PROC(none, void, void, void, void, 0),
532 PROC(none, void, void, void, void, 0),
Dsvcproc.c574 PROC(none, void, void, void, void, 1),
575 PROC(none, void, void, void, void, 1),
576 PROC(none, void, void, void, void, 1),
/linux-4.19.296/drivers/rtc/
Dinterface.c226 enum { none, day, month, year } missing = none; in __rtc_read_alarm() enumerator
318 if (missing == none) in __rtc_read_alarm()
323 if (missing == none) in __rtc_read_alarm()
/linux-4.19.296/drivers/hid/
Dhid-wiimote-modules.c1962 __u8 none, __u8 which, in wiimod_drums_report_pressure() argument
1969 if (!none && which == which_code) { in wiimod_drums_report_pressure()
1980 __u8 pressure, which, none, hhp, sx, sy; in wiimod_drums_in_ext() local
2016 none = !!(ext[2] & 0x40); in wiimod_drums_in_ext()
2034 wiimod_drums_report_pressure(wdata, none, which, pressure, in wiimod_drums_in_ext()
2037 wiimod_drums_report_pressure(wdata, none, which, pressure, in wiimod_drums_in_ext()
2040 wiimod_drums_report_pressure(wdata, none, which, pressure, in wiimod_drums_in_ext()
2043 wiimod_drums_report_pressure(wdata, none, which, pressure, in wiimod_drums_in_ext()
2046 wiimod_drums_report_pressure(wdata, none, which, pressure, in wiimod_drums_in_ext()
2051 wiimod_drums_report_pressure(wdata, none, hhp ? 0xff : which, pressure, in wiimod_drums_in_ext()
[all …]
/linux-4.19.296/lib/raid6/
Daltivec.uc115 /* This assumes either all CPUs have Altivec or none does */
/linux-4.19.296/fs/reiserfs/
Dsuper.c1386 int none = (1 << REISERFS_BARRIER_NONE); in handle_barrier_mode() local
1387 int all_barrier = flush | none; in handle_barrier_mode()
1394 } else if (bits & none) { in handle_barrier_mode()
1395 REISERFS_SB(s)->s_mount_opt |= none; in handle_barrier_mode()
/linux-4.19.296/lib/
Dradix-tree.c1669 goto none; in __radix_tree_next_slot()
1676 none: in __radix_tree_next_slot()
/linux-4.19.296/fs/btrfs/
Dioctl.c1084 goto none; in find_new_extents()
1087 goto none; in find_new_extents()
1089 goto none; in find_new_extents()
1111 goto none; in find_new_extents()
1116 none: in find_new_extents()
/linux-4.19.296/drivers/isdn/hisax/
DKconfig170 This enables HiSax support for the Eicon.Diehl Diva none PRO
/linux-4.19.296/drivers/parport/
Dparport_pc.c3097 int automatic, int none, int nofifo) in parport_parse_param() argument
3104 *val = none; in parport_parse_param()