/drivers/usb/serial/ |
D | safe_serial.c | 75 static bool safe = true; variable 85 module_param(safe, bool, 0); 86 MODULE_PARM_DESC(safe, "Turn Safe Encapsulation On/Off"); 196 if (!safe) in safe_process_read_urb() 232 trailer_len = safe ? 2 : 0; in safe_prepare_write_buffer() 236 if (!safe) in safe_prepare_write_buffer()
|
/drivers/gpu/drm/ttm/ |
D | ttm_execbuf_util.c | 96 struct ttm_validate_buffer *safe = entry; in ttm_eu_reserve_buffers() local 98 list_del(&safe->head); in ttm_eu_reserve_buffers() 99 list_add(&safe->head, dups); in ttm_eu_reserve_buffers()
|
/drivers/parport/ |
D | Kconfig | 32 and it is safe to compile all the corresponding drivers into the 84 is safe to say N. 100 called parport_ip32. If in doubt, saying N is the safe plan. 109 called parport_amiga. If in doubt, saying N is the safe plan. 118 parport_mfc3. If in doubt, saying N is the safe plan. 127 called parport_atari. If in doubt, saying N is the safe plan. 161 appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.
|
/drivers/remoteproc/ |
D | Kconfig | 24 It's safe to say N if you don't want to use this interface. 35 It's safe to say N here. 54 It's safe to say N here. 72 It's safe to say N here if you're not interested in multimedia 117 It's safe to say n here if you're not interested in multimedia 127 It's safe to say N here if you're not interested in the Keystone 139 processors on various TI SoCs. It's safe to say N here if you're 302 It's safe to say N here if you're not interested in utilizing 315 It's safe to say N here if you're not interested in utilizing
|
/drivers/gpu/drm/omapdrm/ |
D | tcm.h | 325 #define tcm_for_each_slice(var, area, safe) \ argument 326 for (safe = area, \ 327 tcm_slice(&safe, &var); \ 328 var.tcm; tcm_slice(&safe, &var))
|
/drivers/of/ |
D | Kconfig | 26 If unsure, say N here, but this option is safe to enable. 36 If unsure, say N here, but this option is safe to enable. 55 # Hardly any platforms need this. It is safe to select, but only do so if you
|
/drivers/clocksource/ |
D | em_sti.c | 254 int safe; in em_sti_clock_event_next() local 257 safe = em_sti_count(p) < (next - 1); in em_sti_clock_event_next() 259 return !safe; in em_sti_clock_event_next()
|
/drivers/pci/pcie/ |
D | Kconfig | 73 hardware or configurations and enable it when known-safe. 125 it is safe to answer N. 134 is safe to enable even if you don't.
|
/drivers/input/gameport/ |
D | ns558.c | 258 struct ns558 *ns558, *safe; in ns558_exit() local 260 list_for_each_entry_safe(ns558, safe, &ns558_list, node) { in ns558_exit()
|
/drivers/mtd/devices/ |
D | phram.c | 82 struct phram_mtd_list *this, *safe; in unregister_devices() local 84 list_for_each_entry_safe(this, safe, &phram_list, list) { in unregister_devices()
|
/drivers/siox/ |
D | Kconfig | 10 Unless you know better, it is probably safe to say "no" here.
|
/drivers/net/wireless/broadcom/b43/ |
D | Kconfig | 23 It is safe to include both b43 and b43legacy as the underlying glue 89 It's safe to select Y here, even if you don't have a B43 SDIO device.
|
/drivers/s390/char/ |
D | Kconfig | 127 It is safe to say "Y" here. 136 It is safe to say "Y" here.
|
/drivers/net/ethernet/alteon/ |
D | Kconfig | 45 The safe and default value for this is N.
|
/drivers/s390/block/ |
D | Kconfig | 44 Select this option to be able to access FBA devices. It is safe to
|
D | scm_blk.c | 54 struct list_head *iter, *safe; in scm_free_rqs() local 58 list_for_each_safe(iter, safe, &inactive_requests) { in scm_free_rqs()
|
/drivers/cpuidle/ |
D | Kconfig | 33 Some workloads benefit from using it and it generally should be safe
|
/drivers/iio/trigger/ |
D | Kconfig | 66 If unsure, say N (but it's safe to say "Y").
|
/drivers/scsi/arm/ |
D | Kconfig | 21 don't implement it properly, so the safe answer is N.
|
/drivers/net/ppp/ |
D | Kconfig | 47 it is safe to say Y here. 68 they don't support it, it is safe to say Y here.
|
/drivers/nvme/host/ |
D | Kconfig | 13 don't have one of these, it is safe to answer N.
|
/drivers/net/wireless/broadcom/b43legacy/ |
D | Kconfig | 14 It is safe to include both b43 and b43legacy as the underlying glue
|
/drivers/soc/ti/ |
D | Kconfig | 94 processors on various TI SoCs. It's safe to say N here if you're
|
/drivers/s390/net/ |
D | Kconfig | 13 If you do not know what it is, it's safe to choose Y.
|
/drivers/usb/misc/ |
D | Kconfig | 131 It is safe to say M here. 148 It is safe to say M here.
|