Home
last modified time | relevance | path

Searched refs:array_ptr (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.c44 int vmci_handle_arr_append_entry(struct vmci_handle_arr **array_ptr, in vmci_handle_arr_append_entry() argument
47 struct vmci_handle_arr *array = *array_ptr; in vmci_handle_arr_append_entry()
65 *array_ptr = array = new_array; in vmci_handle_arr_append_entry()
H A Dvmci_handle_array.h34 int vmci_handle_arr_append_entry(struct vmci_handle_arr **array_ptr,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Ddbg_cmd.h700 u32 fw_log_create_array(struct mac_ax_adapter *adapter, struct mac_fw_msg *array_ptr,
H A Ddbg_cmd.c1599 u32 fw_log_create_array(struct mac_ax_adapter *adapter, struct mac_fw_msg *array_ptr, in fw_log_create_array() argument
1606 array_ptr[i].msgno = le32_to_cpu(*(u32 *)enum_list); in fw_log_create_array()
1609 array_ptr[i].msg = (char *)symbol_tab; in fw_log_create_array()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Ddbg_cmd.h700 u32 fw_log_create_array(struct mac_ax_adapter *adapter, struct mac_fw_msg *array_ptr,
H A Ddbg_cmd.c1599 u32 fw_log_create_array(struct mac_ax_adapter *adapter, struct mac_fw_msg *array_ptr, in fw_log_create_array() argument
1606 array_ptr[i].msgno = le32_to_cpu(*(u32 *)enum_list); in fw_log_create_array()
1609 array_ptr[i].msg = (char *)symbol_tab; in fw_log_create_array()
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_Developer_Guide_RGA_CN.md1774 | rect_array | **[required]** image region array_ptr to fill specified color<br/>width and he…
1826 | rect_array | **[required]** image region array_ptr to fill specified color<br/>width and height o…
1885 | rect_array | **[required]** image region array_ptr to fill specified color<br/>width and he…
1941 | rect_array | **[required]** image region array_ptr to fill specified color<br/>width and height o…
2030 | rect_array | **[required]** image region array_ptr to mosaic |
2078 | rect_array | **[required]** image region array_ptr to mosaic |
H A DRockchip_Developer_Guide_RGA_EN.md1768 | rect_array | **[required]** image region array_ptr to fill specified color<br/>width and he…
1820 | rect_array | **[required]** image region array_ptr to fill specified color<br/>width and height o…
1879 | rect_array | **[required]** image region array_ptr to fill specified color<br/>width and he…
1935 | rect_array | **[required]** image region array_ptr to fill specified color<br/>width and height o…
2024 | rect_array | **[required]** image region array_ptr to mosaic |
2072 | rect_array | **[required]** image region array_ptr to mosaic |
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.c6939 u8 *array_ptr; in btrfs_read_sys_array() local
6978 array_ptr = super_copy->sys_chunk_array; in btrfs_read_sys_array()
6983 disk_key = (struct btrfs_disk_key *)array_ptr; in btrfs_read_sys_array()
6990 array_ptr += len; in btrfs_read_sys_array()
7037 array_ptr += len; in btrfs_read_sys_array()