| /drivers/usb/serial/ |
| A 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/remoteproc/ |
| A 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. 46 It's safe to say N here. 65 It's safe to say N here. 83 It's safe to say N here if you're not interested in multimedia 128 It's safe to say n here if you're not interested in multimedia 138 It's safe to say N here if you're not interested in the Keystone 339 It's safe to say N here if you're not interested in utilizing 352 It's safe to say N here if you're not interested in utilizing 365 It's safe to say N here if you're not interested in utilizing [all …]
|
| /drivers/of/ |
| A D | Kconfig | 43 If unsure, say N here. This option is not safe to enable. 52 If unsure, say N here, but this option is safe to enable. 62 If unsure, say N here, but this option is safe to enable. 81 # Hardly any platforms need this. It is safe to select, but only do so if you 124 If unsure, say N here, but this option is safe to enable.
|
| /drivers/parport/ |
| A D | Kconfig | 32 and it is safe to compile all the corresponding drivers into the 85 is safe to say N. 101 called parport_ip32. If in doubt, saying N is the safe plan. 110 called parport_amiga. If in doubt, saying N is the safe plan. 119 parport_mfc3. If in doubt, saying N is the safe plan. 128 called parport_atari. If in doubt, saying N is the safe plan. 151 appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.
|
| /drivers/gpu/drm/ttm/ |
| A D | ttm_execbuf_util.c | 95 struct ttm_validate_buffer *safe = entry; in ttm_eu_reserve_buffers() local 97 list_del(&safe->head); in ttm_eu_reserve_buffers() 98 list_add(&safe->head, dups); in ttm_eu_reserve_buffers()
|
| /drivers/gpu/drm/omapdrm/ |
| A 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/clocksource/ |
| A 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/ |
| A D | Kconfig | 86 hardware or configurations and enable it when known-safe. 138 it is safe to answer N. 147 is safe to enable even if you don't.
|
| /drivers/input/gameport/ |
| A D | ns558.c | 255 struct ns558 *ns558, *safe; in ns558_exit() local 257 list_for_each_entry_safe(ns558, safe, &ns558_list, node) { in ns558_exit()
|
| /drivers/siox/ |
| A D | Kconfig | 10 Unless you know better, it is probably safe to say "no" here.
|
| /drivers/mtd/devices/ |
| A D | phram.c | 115 struct phram_mtd_list *this, *safe; in unregister_devices() local 117 list_for_each_entry_safe(this, safe, &phram_list, list) { in unregister_devices()
|
| /drivers/net/can/spi/mcp251xfd/ |
| A D | mcp251xfd-ring.c | 43 len += sizeof(write_reg_buf->safe.cmd); in mcp251xfd_cmd_prepare_write_reg() 44 crc = mcp251xfd_crc16_compute(&write_reg_buf->safe, len); in mcp251xfd_cmd_prepare_write_reg() 48 len += sizeof(write_reg_buf->safe.crc); in mcp251xfd_cmd_prepare_write_reg()
|
| A D | mcp251xfd.h | 512 } safe; member 801 mcp251xfd_spi_cmd_write_safe_set_addr(&write_reg_buf->safe.cmd, in mcp251xfd_spi_cmd_write() 803 data = write_reg_buf->safe.data; in mcp251xfd_spi_cmd_write()
|
| /drivers/net/wireless/broadcom/b43/ |
| A 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/ |
| A D | Kconfig | 131 It is safe to say "Y" here. 140 It is safe to say "Y" here.
|
| /drivers/net/ethernet/alteon/ |
| A D | Kconfig | 45 The safe and default value for this is N.
|
| /drivers/video/ |
| A D | Kconfig | 75 In general, choosing Y for this option is safe. If you
|
| /drivers/net/ethernet/mscc/ |
| A D | ocelot_fdma.c | 103 u32 safe; in ocelot_fdma_wait_chan_safe() local 105 return readx_poll_timeout_atomic(ocelot_fdma_read_ch_safe, ocelot, safe, in ocelot_fdma_wait_chan_safe() 106 safe & BIT(chan), 0, in ocelot_fdma_wait_chan_safe()
|
| /drivers/iio/trigger/ |
| A D | Kconfig | 66 If unsure, say N (but it's safe to say "Y").
|
| /drivers/cpuidle/ |
| A D | Kconfig | 33 Some workloads benefit from using it and it generally should be safe
|
| /drivers/s390/block/ |
| A D | Kconfig | 51 Select this option to be able to access FBA devices. It is safe to
|
| A D | scm_blk.c | 53 struct list_head *iter, *safe; in scm_free_rqs() local 57 list_for_each_safe(iter, safe, &inactive_requests) { in scm_free_rqs()
|
| /drivers/scsi/arm/ |
| A D | Kconfig | 21 don't implement it properly, so the safe answer is N.
|
| /drivers/net/ppp/ |
| A D | Kconfig | 47 it is safe to say Y here. 68 they don't support it, it is safe to say Y here.
|
| /drivers/net/wireless/broadcom/b43legacy/ |
| A D | Kconfig | 14 It is safe to include both b43 and b43legacy as the underlying glue
|