/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
H A D | dev.c | 1110 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()
|
H A D | mipi-csi2.c | 582 link = list_first_entry(&csi2->sd.entity.links, struct media_link, list);
in csi2_notifier_bound()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | linux_osl.c | 90 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 D | dhd_flowring.c | 145 dll_init(&queue->list); in dhd_flow_queue_init() 361 dll_init(&flow_ring_table[idx].list); in dhd_flow_rings_init()
|
H A D | wl_cfgvendor.c | 129 /* Print the arg list on to the remaining part of the buffer */ in wl_cfgvendor_send_supp_eventstring() 173 /* Print the arg list on to the remaining part of the buffer */ in wl_cfgvendor_notify_supp_event_str() 1246 WL_ERR(("Could not get channel list\n")); in wl_cfgvendor_gscan_get_channel_list() 1582 list_for_each_entry(rtt_header, rtt_cache_list, list) { in wl_cfgvendor_rtt_evt() 1597 if (list_is_last(&rtt_header->list, rtt_cache_list)) { in wl_cfgvendor_rtt_evt() 1622 list_for_each_entry(rtt_result, &rtt_header->result_list, list) { in wl_cfgvendor_rtt_evt() 1850 /* free the target info list */ in wl_cfgvendor_rtt_set_config() 1887 WL_ERR(("failed to allocate mem for mac list\n")); in wl_cfgvendor_rtt_cancel_config() 2210 WL_ERR(("bssid list count not set\n")); in wl_cfgvendor_set_bssid_pref() 2218 WL_ERR(("too many bssid list\ in wl_cfgvendor_set_bssid_pref() [all...] |
H A D | dhd_config.c | 1348 /* wl he sub cmd list */ 1605 wl_uint32_list_t *list; in dhd_conf_fix_country() local 1614 list = (wl_uint32_list_t *)(void *) valid_chan_list; in dhd_conf_fix_country() 1615 list->count = htod32(WL_NUMCHANNELS); in dhd_conf_fix_country() 1624 dtoh32(list->count)<11)) { in dhd_conf_fix_country() 1626 bcmerror, dtoh32(list->count)); in dhd_conf_fix_country() 3228 CONFIG_MSG("%d country in list\n", count); in dhd_conf_read_country()
|
H A D | dhd_pcie.c | 4046 /* Move the node to the head of active list */ in dhd_bus_txdata() 6950 /* Write the vars list */ in dhdpcie_bus_write_vars() 6966 /* Read the vars list to temp buffer for comparison */ in dhdpcie_bus_write_vars() 7093 /* loop through the capability list and see if the pcie capabilty exists */ 7122 /* loop thr'u the capability list and see if the pcie capabilty exists */ in dhdpcie_find_pci_capability() 7688 /* Ensure that flow_ring_node in the list is Not Null */ in dhd_update_txflowrings() 9333 dll_delete(&flow_ring_node->list); in dhd_bus_clean_flow_ring() 9405 /* Now add the Flow ring node into the active list in dhd_bus_flow_ring_create_response() 9407 * list was living in dhd_flowid_lookup. But note that after in dhd_bus_flow_ring_create_response() 9408 * adding the node to the active list th in dhd_bus_flow_ring_create_response() 9746 dll_t* list; dhd_flow_ring_move_to_active_list_head() local [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
H A D | dev.c | 1196 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 D | phy-rockchip-usbdp.c | 230 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 D | clk.h | 742 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 D | mali_kbase_csf_firmware_no_mali.c | 36 #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 D | phy-rockchip-usbdp.c | 297 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()
|
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
H A D | pinctrl-rockchip.c | 3212 const __be32 *list; in rockchip_pinctrl_parse_groups() local 3226 list = of_get_property(np, "rockchip,pins", &size); in rockchip_pinctrl_parse_groups() 3228 size /= sizeof(*list); in rockchip_pinctrl_parse_groups() 3246 num = be32_to_cpu(*list++); in rockchip_pinctrl_parse_groups() 3252 grp->pins[j] = bank->pin_base + be32_to_cpu(*list++); in rockchip_pinctrl_parse_groups() 3253 grp->data[j].func = be32_to_cpu(*list++); in rockchip_pinctrl_parse_groups() 3255 phandle = list++; in rockchip_pinctrl_parse_groups()
|
/device/soc/rockchip/common/vendor/drivers/rockchip/ |
H A D | sdmmc_vendor_storage.c | 15 #include <linux/list.h>
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/ |
H A D | kutf_suite.c | 21 #include <linux/list.h>
|
/device/soc/rockchip/common/sdk_linux/drivers/spi/ |
H A D | spidev.c | 16 #include <linux/list.h>
|
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/event/ |
H A D | rockchip-dfi.c | 18 #include <linux/list.h>
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | sdmmc_vendor_storage.c | 15 #include <linux/list.h>
|
/test/testfwk/developer_test/src/core/driver/ |
H A D | lite_driver.py | 53 level_list = list(set(level_string.split(",")))
|
H A D | openharmony.py | 459 case_list = list()
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
H A D | c_driver_lite.py | 353 if isinstance(result, list):
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
H A D | drv_hdmi_common.h | 774 hi_u8 *list; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | hw.c | 907 INIT_LIST_HEAD(&hw_dev->list); in rkisp_hw_probe()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | linuxver.h | 477 INIT_LIST_HEAD(&(_tq)->list); \
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/ |
H A D | kutf_suite.c | 26 #include <linux/list.h>
|