Home
last modified time | relevance | path

Searched refs:legacy (Results 1 – 25 of 54) sorted by relevance

123

/device/soc/esp/esp32/components/esp_event/
Desp_event.c161 …_handler, void* event_handler_arg, esp_event_handler_instance_context_t **handler_ctx, bool legacy) in handler_instances_add() argument
185 if (legacy) { in handler_instances_add()
214 bool legacy) in base_node_add_handler() argument
217 …ndler_instances_add(&(base_node->handlers), event_handler, event_handler_arg, handler_ctx, legacy); in base_node_add_handler()
242 …handler_instances_add(&(id_node->handlers), event_handler, event_handler_arg, handler_ctx, legacy); in base_node_add_handler()
258 …handler_instances_add(&(id_node->handlers), event_handler, event_handler_arg, handler_ctx, legacy); in base_node_add_handler()
269 bool legacy) in loop_node_add_handler() argument
272 …ndler_instances_add(&(loop_node->handlers), event_handler, event_handler_arg, handler_ctx, legacy); in loop_node_add_handler()
301 … err = base_node_add_handler(base_node, id, event_handler, event_handler_arg, handler_ctx, legacy); in loop_node_add_handler()
316 …return base_node_add_handler(base_node, id, event_handler, event_handler_arg, handler_ctx, legacy); in loop_node_add_handler()
[all …]
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_wifi/
DCMakeLists.txt1 set(incs include include/bk_private include/bk_private/legacy)
DBUILD.gn22 "include/bk_private/legacy",
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DBUILD.gn38 "//device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy",
88 [ "//device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy:librockchip_vpu" ]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
DMconfig34 bool "Enable legacy DVFS"
38 Choose this option to enable legacy DVFS in the Mali Midgard DDK.
223 dma-buf when needed to run atoms. This is the legacy behaviour.
226 bool "Enable legacy compatibility cache flush on dma-buf map"
230 This option enables compatibility with legacy dma-buf mapping
DKconfig43 bool "Enable legacy DVFS"
47 Choose this option to enable legacy DVFS in the Mali Midgard DDK.
217 dma-buf when needed to run atoms. This is the legacy behaviour.
223 bool "Enable legacy compatibility cache flush on dma-buf map"
227 This option enables compatibility with legacy dma-buf mapping
/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/
Dpwm_bl.c31 bool legacy; member
520 pb->legacy = true; in pwm_backlight_probe()
619 if (pb->legacy) { in pwm_backlight_probe()
656 if (pb->legacy) { in pwm_backlight_remove()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
DMconfig70 bool "Enable legacy DVFS"
74 Choose this option to enable legacy DVFS in the Mali Midgard DDK.
126 dma-buf when needed to run atoms. This is the legacy behavior.
132 bool "Enable legacy compatibility cache flush on dma-buf map"
136 This option enables compatibility with legacy dma-buf mapping
DKconfig73 bool "Enable legacy DVFS"
77 Choose this option to enable legacy DVFS in the Mali Midgard DDK.
123 dma-buf when needed to run atoms. This is the legacy behavior.
129 bool "Enable legacy compatibility cache flush on dma-buf map"
133 This option enables compatibility with legacy dma-buf mapping
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/g2d/
DKconfig14 bool "legacy version"
/device/soc/rockchip/common/sdk_linux/drivers/firmware/
DMakefile21 obj-$(CONFIG_QCOM_SCM) += qcom_scm.o qcom_scm-smc.o qcom_scm-legacy.o
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Drc80211_minstrel_ht.h113 struct minstrel_sta_info legacy; member
Drc80211_minstrel_ht.c898 &msp->legacy, st); in minstrel_ht_tx_status()
1300 return mac80211_minstrel.get_rate(priv, sta, &msp->legacy, txrc); in minstrel_ht_get_rate()
1531 memset(&msp->legacy, 0, sizeof(msp->legacy)); in minstrel_ht_update_caps()
1532 msp->legacy.r = msp->ratelist; in minstrel_ht_update_caps()
1533 msp->legacy.sample_table = msp->sample_table; in minstrel_ht_update_caps()
1535 &msp->legacy); in minstrel_ht_update_caps()
Drc80211_minstrel_ht_debugfs.c131 inode->i_private = &msp->legacy; in minstrel_ht_stats_open()
281 inode->i_private = &msp->legacy; in minstrel_ht_stats_csv_open()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
DKconfig120 bool "Enable legacy fbdev support for your modesetting driver"
126 Choose this option if you have a need for the legacy fbdev
153 legacy behaviour from a modern fbdev device driver.
399 # Keep legacy drivers last
402 bool "Enable legacy drivers (DANGEROUS)"
406 Enable legacy DRI1 drivers. Those drivers expose unsafe and dangerous
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
DKconfig35 This is a legacy interface required by older versions of Streamline.
38 bool "Enable legacy DVFS"
42 Choose this option to enable legacy DVFS in the Mali Midgard DDK.
231 future GPU may deprecate or remove the legacy LPAE-style format.
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
DKconfig35 This is a legacy interface required by older versions of Streamline.
38 bool "Enable legacy DVFS"
42 Choose this option to enable legacy DVFS in the Mali Midgard DDK.
230 future GPU may deprecate or remove the legacy LPAE-style format.
/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/dts/rockchip/
Drk3588.dtsi520 interrupt-names = "sys", "pmc", "msg", "legacy", "err";
549 pcie3x4_intc: legacy-interrupt-controller {
575 interrupt-names = "sys", "pmc", "msg", "legacy", "err";
604 pcie3x2_intc: legacy-interrupt-controller {
630 interrupt-names = "sys", "pmc", "msg", "legacy", "err";
658 pcie2x1l0_intc: legacy-interrupt-controller {
/device/soc/esp/esp32/components/esp_rom/include/esp32/rom/
Dspi_flash.h232 void esp_rom_spiflash_attach(uint32_t ishspi, bool legacy);
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/
DBUILD.gn103 "include/bk_private/legacy",
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/enc/
DBUILD.gn32 "//device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy",
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
DBUILD.gn33 "//device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy",
/device/qemu/arm_virt/liteos_a/
DREADME_zh.md169 -global virtio-mmio.force-legacy=false
/device/soc/amlogic/a311d/soc/arch/arm64/boot/dts/amlogic/
Dmeson-g12b-media-legacy.dtsi55 vpu-legacy {
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/
DKconfig44 This enables the internal legacy Mali profiling API.

123