/linux-4.19.296/drivers/auxdisplay/ |
D | cfag12864bfb.c | 75 goto none; in cfag12864bfb_probe() 98 none: in cfag12864bfb_probe() 132 goto none; in cfag12864bfb_init() 158 none: in cfag12864bfb_init()
|
D | cfag12864b.c | 324 goto none; in cfag12864b_init() 333 goto none; in cfag12864b_init() 362 none: in cfag12864b_init()
|
D | Kconfig | 217 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/ |
D | svc4proc.c | 530 PROC(none, void, void, void, void, 0), 531 PROC(none, void, void, void, void, 0), 532 PROC(none, void, void, void, void, 0),
|
D | svcproc.c | 574 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/ |
D | interface.c | 226 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/ |
D | hid-wiimote-modules.c | 1962 __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/ |
D | altivec.uc | 115 /* This assumes either all CPUs have Altivec or none does */
|
/linux-4.19.296/fs/reiserfs/ |
D | super.c | 1386 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/ |
D | radix-tree.c | 1669 goto none; in __radix_tree_next_slot() 1676 none: in __radix_tree_next_slot()
|
/linux-4.19.296/fs/btrfs/ |
D | ioctl.c | 1084 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/ |
D | Kconfig | 170 This enables HiSax support for the Eicon.Diehl Diva none PRO
|
/linux-4.19.296/drivers/parport/ |
D | parport_pc.c | 3097 int automatic, int none, int nofifo) in parport_parse_param() argument 3104 *val = none; in parport_parse_param()
|