Home
last modified time | relevance | path

Searched refs:parsing (Results 1 – 12 of 12) sorted by relevance

/drivers/mtd/parsers/
DKconfig20 This provides partition parsing for BCM63xx devices with CFE
24 tristate "Command line partition table parsing"
31 You will still need the parsing functions to be called by the driver
97 This driver adds support for parsing a partition with an Image Tag
101 tristate "ARM Firmware Suite partition parsing"
112 You will still need the parsing functions to be called by the driver
134 tristate "RedBoot partition table parsing"
146 You will still need the parsing functions to be called by the driver
187 This provides support for parsing partitions from Shared Memory (SMEM)
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c2726 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 …]
Dspectrum.h183 struct mlxsw_sp_parsing parsing; member
/drivers/staging/media/imx/
DTODO14 operation which should be used to avoid parsing the remote endpoint
/drivers/gpu/drm/amd/display/
DTODO52 and edid parsing. There's still a bit a midlayer feeling to the edid
53 parsing side (e.g. dc_edid_caps and dm_helpers_parse_edid_caps, I
/drivers/mtd/maps/
DKconfig86 This provides some extra DT physmap parsing for the Baikal-T1
95 This provides some extra DT physmap parsing for the ARM Versatile
106 This provides some extra DT physmap parsing for the Gemini
118 This provides some extra DT physmap parsing for the Intel IXP4xx
/drivers/gpio/
DTODO56 no core support for parsing device tree GPIOs from the core library with
68 #include <linux/gpio/consumer.h> and stop doing custom parsing of the
/drivers/virtio/
DKconfig134 bool "Memory mapped virtio devices parameter parsing"
/drivers/base/
DKconfig211 Enable support for architectures common topology code: e.g., parsing
/drivers/firmware/
DKconfig168 bool "QEMU fw_cfg device parameter parsing"
/drivers/ata/
DKconfig47 This option adds parsing of ATA command descriptions and error bits
/drivers/hid/
DKconfig52 the hid events at all (no parsing, no lookups). This lets applications