Home
last modified time | relevance | path

Searched refs:list (Results 451 - 475 of 534) sorted by relevance

1...<<11121314151617181920>>...22

/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_connector.h26 #include <linux/list.h>
327 * This is a consolidated colorimetry list supported by HDMI and
329 * a property with the subset of this list (supported by that
1224 * &drm_connector_list_iter to walk this list.
1243 * the mode_config.list for drivers not supporting hot-add/removing. Can
1719 * Note that @connector is only valid within the list body, if you want to use
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dsuspend.c22 #include <linux/list.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase.h29 #include <linux/list.h>
82 * API to acquire device list semaphore and return pointer
83 * to the device list head
86 /* API to release the device list semaphore */
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase.h33 #include <linux/list.h>
90 * API to acquire device list semaphore and return pointer
91 * to the device list head
94 /* API to release the device list semaphore */
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h223 struct list_head list; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dhw.c392 INIT_LIST_HEAD(&hw_dev->list); in rkispp_hw_probe()
/test/testfwk/developer_test/local_coverage/interface_coverage/
H A Dinterface_coverage_gcov_lcov.py309 data_list = list(item)
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
H A Dmanager_device.py150 LOG.debug("Allocate device option: apply list con lock")
152 LOG.debug("Allocate device option: list con wait timeout")
167 LOG.debug("Allocate device option: release list con lock")
171 LOG.debug("Release device: apply list con lock")
181 LOG.debug("Release_device: release list con lock")
185 LOG.debug("Apply device: apply list con lock")
195 LOG.debug("Lock_device: release list con lock")
203 LOG.debug("Find device: apply list con lock")
211 LOG.debug("Find device: release list con lock")
215 LOG.debug("Append device: apply list co
[all...]
/test/testfwk/xdevice/src/xdevice/_core/environment/
H A Dmanager_env.py294 if devices and isinstance(devices, list):
/test/testfwk/xdevice/plugins/devicetest/core/
H A Dvariables.py120 self.devices = list()
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddmlib_lite.py308 if isinstance(input_command, list):
/test/testfwk/developer_test/src/core/build/
H A Dbuild_testcases.py131 if isinstance(target, list):
/test/testfwk/developer_test/libs/benchmark/report/
H A Dgenerate_report.py202 sbs_mdl_summary_list = list()
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
H A Djsunit_parser.py48 self.exclude_list = list()
/test/testfwk/developer_test/local_coverage/code_coverage/
H A Dmultiprocess_code_coverage.py231 print("Error: get subsystem list failed, can not generate trace info")
235 for subsystem in list(set(subsystem_list)):
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dabs.py123 self.result = list()
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h115 struct list_head list; member
476 struct list_head list; member
658 * leaf_cfs_rq_list ties together list of leaf cfs_rq's in a CPU.
659 * This list is used during load balance.
908 * NULL-terminated list of performance domains intersecting with the
1020 /* list of leaf cfs_rq on this CPU: */
1572 struct sched_group *next; /* Must be a circular list */
2793 #define for_each_sched_cluster(cluster) list_for_each_entry_rcu(cluster, &cluster_head, list)
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.c1110 list_for_each_entry(sd, &v4l2_dev->subdevs, list) in subdev_notifier_complete()
1595 list_add_tail(&cif_dev->list, &rkcif_device_list); in rkcif_plat_init()
1771 list_for_each_entry(cif_dev, &rkcif_device_list, list) in __rkcif_clr_unready_dev()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dlinux_osl.c90 sec_mem_elem_t **list);
1424 osl_sec_dma_init_elem_mem_block(osl_t *osh, size_t mbsize, int max, sec_mem_elem_t **list) in osl_sec_dma_init_elem_mem_block() argument
1432 *list = sec_mem_elem; in osl_sec_dma_init_elem_mem_block()
H A Ddhd_flowring.c145 dll_init(&queue->list); in dhd_flow_queue_init()
361 dll_init(&flow_ring_table[idx].list); in dhd_flow_rings_init()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.c1196 list_for_each_entry(sd, &v4l2_dev->subdevs, list) { in subdev_notifier_complete()
1707 list_add_tail(&cif_dev->list, &rkcif_device_list); in rkcif_plat_init()
1877 list_for_each_entry(cif_dev, &rkcif_device_list, list) { in __rkcif_clr_unready_dev()
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-usbdp.c230 static int udphy_get_rst_idx(const char *const *list, int num, char *name) in udphy_get_rst_idx() argument
235 if (!strcmp(list[idx], name)) { in udphy_get_rst_idx()
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk.h742 void rockchip_clk_register_branches(struct rockchip_clk_provider *ctx, struct rockchip_clk_branch *list,
744 void rockchip_clk_register_plls(struct rockchip_clk_provider *ctx, struct rockchip_pll_clock *list,
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware_no_mali.c36 #include <linux/list.h>
93 * list using this list_head to link them
143 * kbase_device:csf.firmware_interfaces list.
902 INIT_LIST_HEAD(&kbdev->csf.firmware_trace_buffers.list); in kbase_csf_firmware_early_init()
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c297 static int udphy_get_rst_idx(const char * const *list, int num, char *name) in udphy_get_rst_idx() argument
302 if (!strcmp(list[idx], name)) in udphy_get_rst_idx()

Completed in 33 milliseconds

1...<<11121314151617181920>>...22