Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 179) sorted by relevance

12345678

/components/drivers/iio/
A Diio.c14 static void *ofw_iio_channel_get_by_index(struct rt_ofw_node *np, int index, int *out_channel) in ofw_iio_channel_get_by_index()
42 void *rt_iio_channel_get_by_index(struct rt_device *dev, int index, int *out_channel) in rt_iio_channel_get_by_index()
61 int index; in rt_iio_channel_get_by_name() local
/components/libc/posix/tls/
A Demutls.c53 uintptr_t index; /* data[index-1] is the object address */ member
148 uintptr_t index = __atomic_load_n(&control->object.index, __ATOMIC_ACQUIRE); in emutls_get_index() local
178 static __inline uintptr_t emutls_new_data_array_size(uintptr_t index) in emutls_new_data_array_size()
191 emutls_get_address_array(uintptr_t index) in emutls_get_address_array()
216 uintptr_t index = emutls_get_index((__emutls_control *)control); in __emutls_get_address() local
/components/drivers/pinctrl/
A Dpinctrl.c20 static rt_err_t ofw_pin_ctrl_confs_apply(struct rt_ofw_node *np, int index) in ofw_pin_ctrl_confs_apply()
142 int index; in ofw_pin_ctrl_confs_apply_by_name() local
183 rt_err_t rt_pin_ctrl_confs_apply(struct rt_device *device, int index) in rt_pin_ctrl_confs_apply()
/components/drivers/core/
A Ddm.c319 rt_err_t rt_dm_dev_get_address(rt_device_t dev, int index, in rt_dm_dev_get_address()
365 void *rt_dm_dev_iomap(rt_device_t dev, int index) in rt_dm_dev_iomap()
407 int rt_dm_dev_get_irq(rt_device_t dev, int index) in rt_dm_dev_get_irq()
480 int index, int nr, rt_uint8_t *out_values) in rt_dm_dev_prop_read_u8_array_index()
496 int index, int nr, rt_uint16_t *out_values) in rt_dm_dev_prop_read_u16_array_index()
512 int index, int nr, rt_uint32_t *out_values) in rt_dm_dev_prop_read_u32_array_index()
528 int index, int nr, rt_uint64_t *out_values) in rt_dm_dev_prop_read_u64_array_index()
544 int index, int nr, const char **out_strings) in rt_dm_dev_prop_read_string_array_index()
A Dpower_domain.c269 int index, struct rt_ofw_cell_args *args) in ofw_find_power_domain()
312 int index, struct rt_ofw_cell_args *args) in ofw_find_power_domain()
319 int index) in rt_dm_power_domain_get_by_index()
341 int index; in rt_dm_power_domain_get_by_name() local
/components/drivers/include/drivers/core/
A Ddm.h99 int index, rt_uint8_t *out_value) in rt_dm_dev_prop_read_u8_index()
107 int index, rt_uint16_t *out_value) in rt_dm_dev_prop_read_u16_index()
115 int index, rt_uint32_t *out_value) in rt_dm_dev_prop_read_u32_index()
123 int index, rt_uint64_t *out_value) in rt_dm_dev_prop_read_u64_index()
131 int index, const char **out_string) in rt_dm_dev_prop_read_string_index()
/components/drivers/pci/host/dw/
A Dpcie-dw.c248 int index, int type, rt_uint64_t cpu_addr, rt_uint64_t pci_addr, rt_size_t size) in dw_pcie_prog_outbound_atu_unroll()
287 int index, int type, rt_uint64_t cpu_addr, rt_uint64_t pci_addr, rt_size_t size) in __dw_pcie_prog_outbound_atu()
329 int index, int type, rt_uint64_t cpu_addr, rt_uint64_t pci_addr, rt_size_t size) in dw_pcie_prog_outbound_atu()
335 int index, int type, rt_uint64_t cpu_addr, rt_uint64_t pci_addr, rt_size_t size) in dw_pcie_prog_ep_outbound_atu()
341 rt_uint8_t func_no, int index, int bar, rt_uint64_t cpu_addr, in dw_pcie_prog_inbound_atu_unroll()
391 rt_uint8_t func_no, int index, int bar, rt_uint64_t cpu_addr, in dw_pcie_prog_inbound_atu()
443 void dw_pcie_disable_atu(struct dw_pcie *pci, int index, enum dw_pcie_region_type type) in dw_pcie_disable_atu()
/components/drivers/phye/
A Dphye.c237 static struct rt_phye *ofw_phye_get_by_index(struct rt_ofw_node *np, int index) in ofw_phye_get_by_index()
269 struct rt_phye *rt_phye_get_by_index(struct rt_device *dev, int index) in rt_phye_get_by_index()
295 int index; in rt_phye_get_by_name() local
/components/dfs/dfs_v2/filesystems/procfs/
A Dproc_filesystems.c22 static void *seq_start(struct dfs_seq_file *seq, off_t *index) in seq_start()
46 static void *seq_next(struct dfs_seq_file *seq, void *data, off_t *index) in seq_next()
A Dproc_tty.c22 static void *seq_start(struct dfs_seq_file *seq, off_t *index) in seq_start()
33 static void *seq_next(struct dfs_seq_file *seq, void *data, off_t *index) in seq_next()
A Dproc_mounts.c54 static void *seq_start(struct dfs_seq_file *seq, off_t *index) in seq_start()
65 static void *seq_next(struct dfs_seq_file *seq, void *data, off_t *index) in seq_next()
A Dproc_net.c29 static void *seq_start(struct dfs_seq_file *seq, off_t *index) in seq_start()
40 static void *seq_next(struct dfs_seq_file *seq, void *data, off_t *index) in seq_next()
A Dproc_cpuinfo.c21 static void *seq_start(struct dfs_seq_file *seq, off_t *index) in seq_start()
32 static void *seq_next(struct dfs_seq_file *seq, void *data, off_t *index) in seq_next()
A Dproc_stat.c22 static void *seq_start(struct dfs_seq_file *seq, off_t *index) in seq_start()
33 static void *seq_next(struct dfs_seq_file *seq, void *data, off_t *index) in seq_next()
/components/drivers/reset/
A Dreset.c237 struct rt_reset_control *rt_reset_control_get_by_index(struct rt_device *dev, int index) in rt_reset_control_get_by_index()
267 static struct rt_reset_control *ofw_get_reset_control(struct rt_ofw_node *np, int index, in ofw_get_reset_control()
414 struct rt_reset_control *rt_ofw_get_reset_control_by_index(struct rt_ofw_node *np, int index) in rt_ofw_get_reset_control_by_index()
423 int index = rt_ofw_prop_index_of_string(np, "reset-names", name); in rt_ofw_get_reset_control_by_name() local
/components/dfs/dfs_v1/src/
A Ddfs.c186 int index; in fd_slot_expand() local
494 unsigned int index; in fd_is_open() local
626 for(int index = 0; index < (int)fdt->maxfd; index++) in fd_get_fd_index_form_fdt() local
933 int index; in list_fd() local
976 int index; in lsofp() local
1057 for (int index = 0; index < RT_LWP_MAX_NR; index++) in lsof() local
A Ddfs_fs.c434 int index; in dfs_mkfs() local
505 int index = 0; in dfs_mount_table() local
530 int index = 0; in dfs_mount_device() local
/components/drivers/mailbox/
A Dmailbox.c227 struct rt_mbox_chan *rt_mbox_request_by_index(struct rt_mbox_client *client, int index) in rt_mbox_request_by_index()
268 int index; in rt_mbox_request_by_index() local
321 int index; in rt_mbox_request_by_name() local
A Dmailbox-pic.c65 int index = chan - chan->ctrl->chans; in pic_mbox_request() local
76 int index = chan - chan->ctrl->chans; in pic_mbox_release() local
85 int index = chan - chan->ctrl->chans; in pic_mbox_send() local
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c36 for (uint8_t index = 0; index < CONFIG_USB_OHCI_ED_NUM; index++) { in ohci_init() local
50 for (uint8_t index = 0; index < CONFIG_USB_OHCI_ED_NUM; index++) { in ohci_init() local
125 for (uint8_t index = 0; index < CONFIG_USB_OHCI_ED_NUM; index++) { in ohci_deinit() local
/components/drivers/ofw/
A Dirq.c365 static rt_err_t ofw_parse_irq_cells(struct rt_ofw_node *np, int index, struct rt_ofw_cell_args *out… in ofw_parse_irq_cells()
479 rt_err_t rt_ofw_parse_irq_cells(struct rt_ofw_node *np, int index, struct rt_ofw_cell_args *out_irq… in rt_ofw_parse_irq_cells()
605 int rt_ofw_get_irq(struct rt_ofw_node *np, int index) in rt_ofw_get_irq()
653 int index = rt_ofw_prop_index_of_string(np, "interrupt-names", name); in rt_ofw_get_irq_by_name() local
/components/drivers/pic/
A Dpic-gicv3.c136 …tic rt_uint32_t gicv3_hwirq_convert_offset_index(int hwirq, rt_uint32_t offset, rt_uint32_t *index) in gicv3_hwirq_convert_offset_index()
174 static void *gicv3_hwirq_reg_base(int hwirq, rt_uint32_t offset, rt_uint32_t *index) in gicv3_hwirq_reg_base()
192 rt_uint32_t index; in gicv3_hwirq_peek() local
200 rt_uint32_t index; in gicv3_hwirq_poke() local
506 rt_uint32_t index, offset; in gicv3_irq_set_priority() local
528 rt_uint32_t offset, index; in gicv3_irq_set_affinity() local
549 rt_uint32_t index, offset; in gicv3_irq_set_triger_mode() local
/components/finsh/
A Dmsh.c39 struct finsh_syscall *index; in msh_help() local
232 struct finsh_syscall *index; in msh_get_cmd() local
633 char *full_path, *ptr, *index; in msh_auto_complete_path() local
779 struct finsh_syscall *index; in msh_auto_complete() local
855 struct finsh_syscall *index; in msh_get_cmd_opt() local
A Dmsh_file.c32 int index = 0; in msh_readline() local
127 int index; in msh_exec_script() local
303 int index; in cmd_cat() local
393 int index, n; in cmd_rm() local
967 int index = 0, num = 0; in cmd_chmod() local
/components/drivers/wlan/
A Ddev_wlan_cfg.c318 int rt_wlan_cfg_read_index(struct rt_wlan_cfg_info *cfg_info, int index) in rt_wlan_cfg_read_index()
337 int rt_wlan_cfg_delete_index(int index) in rt_wlan_cfg_delete_index()
395 int index = 0; in rt_wlan_cfg_dump() local

Completed in 4521 milliseconds

12345678