/linux-6.3-rc2/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()
|
/linux-6.3-rc2/Documentation/i2c/ |
A D | dma-considerations.rst | 11 Therefore, it is *not* mandatory that the buffer of an I2C message is DMA safe. 13 rarely used. However, it is recommended to use a DMA-safe buffer if your 19 safe buffers always, because USB requires it. 24 For clients, if you use a DMA safe buffer in i2c_msg, set the I2C_M_DMA_SAFE 33 SMBus transactions via I2C, the buffers for block transfers are DMA safe. Users 34 of i2c_master_send() and i2c_master_recv() functions can now use DMA safe 36 know their buffers are DMA safe. Users of i2c_transfer() must set the 42 Bus master drivers wishing to implement safe DMA can use helper functions from 43 the I2C core. One gives you a DMA-safe buffer for a given i2c_msg as long as a
|
/linux-6.3-rc2/fs/ntfs/ |
A D | Kconfig | 9 safe, write support available. For write support you must also 28 Linux on your computer it is safe to say N. 57 This enables the partial, but safe, write support in the NTFS driver. 67 damaged someones data so we assume it is perfectly safe to use. 69 Note: While write support is safe in this version (a rewrite from 72 is not safe. 80 It is perfectly safe to say N here.
|
/linux-6.3-rc2/drivers/gpu/drm/ttm/ |
A D | ttm_execbuf_util.c | 93 struct ttm_validate_buffer *safe = entry; in ttm_eu_reserve_buffers() local 95 list_del(&safe->head); in ttm_eu_reserve_buffers() 96 list_add(&safe->head, dups); in ttm_eu_reserve_buffers()
|
/linux-6.3-rc2/Documentation/scsi/ |
A D | dc395x.rst | 10 be safe to use. Testing with hard disks has not been done to any 31 safe 34 If safe is set to 1 then the adapter will use conservative 35 ("safe") default settings. This sets: 102 dc395x. (eg "dc395x.safe=1")
|
/linux-6.3-rc2/drivers/parport/ |
A 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. 150 appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/display/tegra/ |
A D | nvidia,tegra124-sor.yaml | 119 - description: safe reference clock for the SOR clock 131 - const: safe 141 - description: safe reference clock for the SOR clock 152 - const: safe 182 clock-names = "sor", "out", "parent", "dp", "safe";
|
/linux-6.3-rc2/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 161 processors on various TI SoCs. It's safe to say N here if you're 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 [all …]
|
/linux-6.3-rc2/fs/dlm/ |
A D | ast.c | 41 struct dlm_callback *cb, *safe; in dlm_purge_lkb_callbacks() local 43 list_for_each_entry_safe(cb, safe, &lkb->lkb_callbacks, list) { in dlm_purge_lkb_callbacks() 256 struct dlm_lkb *lkb, *safe; in dlm_callback_resume() local 265 list_for_each_entry_safe(lkb, safe, &ls->ls_cb_delay, lkb_cb_list) { in dlm_callback_resume()
|
A D | requestqueue.c | 158 struct rq_entry *e, *safe; in dlm_purge_requestqueue() local 161 list_for_each_entry_safe(e, safe, &ls->ls_requestqueue, list) { in dlm_purge_requestqueue()
|
/linux-6.3-rc2/arch/x86/mm/ |
A D | extable.c | 148 struct pt_regs *regs, bool wrmsr, bool safe, int reg) in ex_handler_msr() argument 150 if (__ONCE_LITE_IF(!safe && wrmsr)) { in ex_handler_msr() 157 if (__ONCE_LITE_IF(!safe && !wrmsr)) { in ex_handler_msr() 169 if (safe) in ex_handler_msr()
|
/linux-6.3-rc2/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))
|
/linux-6.3-rc2/drivers/of/ |
A D | Kconfig | 38 If unsure, say N here. This option is not safe to enable. 48 If unsure, say N here, but this option is safe to enable. 67 # Hardly any platforms need this. It is safe to select, but only do so if you
|
/linux-6.3-rc2/arch/powerpc/platforms/52xx/ |
A D | Kconfig | 20 gpt nodes, then it is safe to use such gpt to reset the board, 56 It is safe to say 'Y' here
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/ |
A D | qcom,pm8941-charger.yaml | 66 qcom,fast-charge-safe-voltage: 71 Maximum safe battery voltage in uV; May be pre-set by bootloader, in which case, 75 qcom,fast-charge-safe-current: 80 Maximum safe battery charge current in uA; May pre-set by bootloader, in which case,
|
/linux-6.3-rc2/net/batman-adv/ |
A D | translation-table.c | 988 struct batadv_tt_change_node *entry, *safe; in batadv_tt_tvlv_container_update() local 1416 struct batadv_tt_change_node *entry, *safe; in batadv_tt_changes_list_free() local 2031 struct hlist_node *safe; in batadv_tt_global_del_orig_list() local 2058 struct hlist_node *safe; in batadv_tt_global_del_orig_node() local 2202 struct hlist_node *safe; in batadv_tt_global_del_orig() local 2215 hlist_for_each_entry_safe(tt_common_entry, safe, in batadv_tt_global_del_orig() 2595 struct hlist_node *safe; in batadv_tt_req_list_free() local 2631 struct hlist_node *safe; in batadv_tt_req_purge() local 3370 struct hlist_node *safe; in batadv_handle_tt_response() local 3422 struct batadv_tt_roam_node *node, *safe; in batadv_tt_roam_list_free() local [all …]
|
/linux-6.3-rc2/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()
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | qcom-msm8974-sony-xperia-rhine-amami.dts | 11 qcom,fast-charge-safe-current = <1300000>;
|
/linux-6.3-rc2/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()
|
/linux-6.3-rc2/scripts/coccinelle/free/ |
A D | devm_free.cocci | 58 @safe depends on context || org || report exists@ 109 position p != safe.p;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/omap/ |
A D | crossbar.txt | 27 - ti,irqs-safe-map: integer which maps to a safe configuration to use
|
/linux-6.3-rc2/Documentation/devicetree/bindings/dma/ |
A D | ti-dma-crossbar.txt | 16 - ti,dma-safe-map: Safe routing value for unused request lines 52 ti,dma-safe-map = <0>;
|
/linux-6.3-rc2/drivers/pci/pcie/ |
A D | Kconfig | 77 hardware or configurations and enable it when known-safe. 129 it is safe to answer N. 138 is safe to enable even if you don't.
|
/linux-6.3-rc2/Documentation/ABI/obsolete/ |
A D | sysfs-firmware-acpi | 8 enabling this knob is not safe and thus unsupported.
|
/linux-6.3-rc2/arch/x86/realmode/rm/ |
A D | trampoline_64.S | 42 cli # We should be safe anyway 87 cli # We should be safe anyway
|