| /Zephyr-latest/drivers/disk/nvme/ | 
| D | nvme_cmd.c | 282 	struct nvme_request *request, *next;  in request_timeout()  local
  | 
| /Zephyr-latest/drivers/i2c/ | 
| D | i2c_ll_stm32.c | 146 	struct i2c_msg *current, *next;  in i2c_stm32_transfer()  local
  | 
| D | i2c_renesas_rz_riic.c | 113 	struct i2c_msg *current, *next;  in i2c_rz_riic_transfer()  local
  | 
| D | i2c_gd32.c | 407 	struct i2c_msg *current, *next;  in i2c_gd32_transfer()  local
  | 
| D | i2c_renesas_ra_iic.c | 116 	struct i2c_msg *current, *next;  in i2c_ra_iic_transfer()  local
  | 
| D | i2c_smartbond.c | 238 	struct i2c_msg *current, *next;  in i2c_smartbond_set_msg_flags()  local
  | 
| /Zephyr-latest/subsys/bluetooth/services/ | 
| D | dis.c | 342 	const char *next;  in dis_set()  local
  | 
| /Zephyr-latest/subsys/net/l2/ieee802154/ | 
| D | ieee802154_6lo_fragment.c | 447 	struct net_buf *prev, *current, *next;  in fragment_reconstruct_packet()  local
  | 
| /Zephyr-latest/tests/subsys/settings/functional/src/ | 
| D | settings_basic_test.c | 502 	const char *next;  in filtered_loader()  local
  | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | settings.c | 124 	const char *next;  in set_setting()  local
  | 
| D | scan.c | 624 	struct bt_le_scan_cb *listener, *next;  in le_adv_recv()  local 680 	struct bt_le_scan_cb *listener, *next;  in bt_hci_le_scan_timeout()  local
  | 
| /Zephyr-latest/subsys/net/l2/openthread/ | 
| D | openthread.c | 188 	struct openthread_state_changed_cb *entry, *next;  in ot_state_changed_handler()  local
  | 
| /Zephyr-latest/drivers/sdhc/ | 
| D | sdhc_esp32.c | 228 		const size_t next = data->s_cur_transfer.next_desc;  in fill_dma_descriptors()  local 395 	const size_t next = data->s_cur_transfer.next_desc;  in get_free_descriptors_count()  local
  | 
| /Zephyr-latest/subsys/fs/ext2/ | 
| D | ext2_impl.c | 413 	struct ext2_inode *cur_dir = NULL, *next = NULL;  in ext2_lookup_inode()  local 1182 			struct ext2_disk_direntry *next =  in ext2_del_direntry()  local
  | 
| /Zephyr-latest/scripts/native_simulator/common/src/ | 
| D | nct.c | 96 	struct threads_table_el *next; /* Pointer to the next element of the table */  member
  | 
| /Zephyr-latest/drivers/dma/ | 
| D | dma_nxp_edma.h | 241 					     enum channel_state next)  in channel_allows_transition()
  | 
| /Zephyr-latest/lib/utils/ | 
| D | json.c | 62 static int next(struct json_lexer *lex)  in next()  function 919 	char *next; /* Points after next character to escape. */  in json_escape()  local
  | 
| /Zephyr-latest/subsys/fs/ | 
| D | fs.c | 436 	sys_dnode_t *node, *next = NULL;  in fs_readdir()  local
  | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ | 
| D | lll_scan.c | 282 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb)  in is_abort_cb()
  | 
| D | lll_adv.c | 449 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb)  in is_abort_cb()
  | 
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ | 
| D | blob_cli.h | 272 	void (*next)(struct bt_mesh_blob_cli *cli);  member
  | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | lll.h | 415 	void     *next;             /* Pointer to next pre-transmission rx_node (BIS) */  member 430 		void        *next;    /* For slist, by hci module */  member
  | 
| D | lll_conn.h | 24 		void        *next;  member
  | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ | 
| D | lll_sync.c | 532 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb)  in is_abort_cb()
  | 
| /Zephyr-latest/drivers/gpio/ | 
| D | gpio_shell.c | 516 	struct pin_info next;  member
  |