Searched refs:parsing (Results 1 – 12 of 12) sorted by relevance
20 This provides partition parsing for BCM63xx devices with CFE24 tristate "Command line partition table parsing"31 You will still need the parsing functions to be called by the driver97 This driver adds support for parsing a partition with an Image Tag101 tristate "ARM Firmware Suite partition parsing"112 You will still need the parsing functions to be called by the driver134 tristate "RedBoot partition table parsing"146 You will still need the parsing functions to be called by the driver187 This provides support for parsing partitions from Shared Memory (SMEM)
2726 mlxsw_sp->parsing.parsing_depth = MLXSW_SP_DEFAULT_PARSING_DEPTH; in mlxsw_sp_parsing_init()2727 mlxsw_sp->parsing.vxlan_udp_dport = MLXSW_SP_DEFAULT_VXLAN_UDP_DPORT; in mlxsw_sp_parsing_init()2728 mutex_init(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_init()2733 mutex_destroy(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_fini()3638 mutex_lock(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_depth_inc()3640 if (refcount_inc_not_zero(&mlxsw_sp->parsing.parsing_depth_ref)) in mlxsw_sp_parsing_depth_inc()3644 mlxsw_sp->parsing.vxlan_udp_dport); in mlxsw_sp_parsing_depth_inc()3649 mlxsw_sp->parsing.parsing_depth = MLXSW_SP_INCREASED_PARSING_DEPTH; in mlxsw_sp_parsing_depth_inc()3650 refcount_set(&mlxsw_sp->parsing.parsing_depth_ref, 1); in mlxsw_sp_parsing_depth_inc()3653 mutex_unlock(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_depth_inc()[all …]
183 struct mlxsw_sp_parsing parsing; member
14 operation which should be used to avoid parsing the remote endpoint
52 and edid parsing. There's still a bit a midlayer feeling to the edid53 parsing side (e.g. dc_edid_caps and dm_helpers_parse_edid_caps, I
86 This provides some extra DT physmap parsing for the Baikal-T195 This provides some extra DT physmap parsing for the ARM Versatile106 This provides some extra DT physmap parsing for the Gemini118 This provides some extra DT physmap parsing for the Intel IXP4xx
56 no core support for parsing device tree GPIOs from the core library with68 #include <linux/gpio/consumer.h> and stop doing custom parsing of the
134 bool "Memory mapped virtio devices parameter parsing"
211 Enable support for architectures common topology code: e.g., parsing
168 bool "QEMU fw_cfg device parameter parsing"
47 This option adds parsing of ATA command descriptions and error bits
52 the hid events at all (no parsing, no lookups). This lets applications