Searched defs:fallback (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/gpu/drm/ |
| H A D | drm_edid_load.c | 58 char *edidname, *last, *colon, *fwstr, *edidstr, *fallback = NULL; in drm_edid_load_firmware() local
|
| /linux/drivers/crypto/qce/ |
| H A D | cipher.h | 17 struct crypto_skcipher *fallback; member
|
| H A D | aead.h | 23 struct crypto_aead *fallback; member
|
| /linux/drivers/crypto/ |
| H A D | geode-aes.h | 54 } fallback; member
|
| H A D | padlock-sha.c | 24 struct crypto_ahash *fallback; member
|
| H A D | sa2ul.h | 321 } fallback; member
|
| /linux/rust/proc-macro2/ |
| H A D | wrapper.rs | 293 let fallback = fallback::LexError::call_site(); in fmt() localVariable 306 let fallback = fallback::LexError::call_site(); in fmt() localVariable 883 let fallback = fallback::Literal::byte_character(byte); in byte_character() localVariable 910 let fallback = fallback::Literal::c_string(string); in c_string() localVariable
|
| H A D | lib.rs | 159 pub mod fallback; module
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_bo.c | 737 static u32 placement_flags(u32 domain, u32 desired, u32 fallback) in placement_flags() 749 set_placement_list(struct ttm_place *pl, u32 desired, u32 fallback) in set_placement_list()
|
| /linux/drivers/cpufreq/ |
| H A D | cpufreq-dt.c | 160 bool fallback = false; in dt_cpufreq_early_init() local
|
| /linux/kernel/bpf/preload/iterators/ |
| H A D | iterators.bpf.c | 59 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) in get_name()
|
| /linux/tools/perf/ |
| H A D | builtin-help.c | 408 const char *fallback = getenv("PERF_MAN_VIEWER"); in show_man_page() local
|
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-hash.c | 28 bool fallback; member
|
| /linux/drivers/crypto/hisilicon/zip/ |
| H A D | zip_crypto.c | 93 bool fallback; member
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc.h | 203 struct efx_tc_action_set_list *fallback; /* what to use when unready? */ member
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.h | 404 atomic_t fallback; member
|
| /linux/sound/soc/renesas/rcar/ |
| H A D | rsnd.h | 324 int (*fallback)(struct rsnd_mod *mod, global() member
|
| /linux/sound/soc/ |
| H A D | soc-dapm.c | 2899 struct snd_soc_dapm_widget *fallback = NULL; dapm_find_widget() local
|