/Zephyr-latest/drivers/gpio/ |
D | gpio_lmp90xxx.c | 28 const struct device *parent; member
|
D | gpio_ads1x4s0x.c | 28 const struct device *parent; member
|
D | gpio_tle9104.c | 24 const struct device *parent; member
|
/Zephyr-latest/subsys/fs/ext2/ |
D | ext2_impl.c | 874 static int ext2_create_inode(struct ext2_data *fs, struct ext2_inode *parent, in ext2_create_inode() 1021 int ext2_create_file(struct ext2_inode *parent, struct ext2_inode *new_inode, in ext2_create_file() 1054 int ext2_create_dir(struct ext2_inode *parent, struct ext2_inode *new_inode, in ext2_create_dir() 1140 static int ext2_del_direntry(struct ext2_inode *parent, uint32_t offset) in ext2_del_direntry() 1280 int ext2_inode_unlink(struct ext2_inode *parent, struct ext2_inode *inode, uint32_t offset) in ext2_inode_unlink()
|
/Zephyr-latest/tests/drivers/sensor/ina237/src/ |
D | ina237_emul.c | 136 static int ina237_emul_init(const struct emul *target, const struct device *parent) in ina237_emul_init()
|
/Zephyr-latest/drivers/bbram/ |
D | bbram_microchip_mcp7940n_emul.c | 31 static int mcp7940n_emul_init(const struct emul *target, const struct device *parent) in mcp7940n_emul_init()
|
D | bbram_stm32.c | 33 const struct device *parent; member
|
/Zephyr-latest/drivers/sensor/amd_sb_tsi/ |
D | sb_tsi_emul.c | 96 static int sb_tsi_emul_init(const struct emul *target, const struct device *parent) in sb_tsi_emul_init()
|
/Zephyr-latest/tests/lib/c_lib/thrd/src/ |
D | thrd.c | 112 static thrd_t parent; variable
|
/Zephyr-latest/drivers/sensor/f75303/ |
D | f75303_emul.c | 100 static int f75303_emul_init(const struct emul *target, const struct device *parent) in f75303_emul_init()
|
/Zephyr-latest/drivers/fuel_gauge/bq27z746/ |
D | emul_bq27z746.c | 333 static int emul_bq27z746_init(const struct emul *target, const struct device *parent) in emul_bq27z746_init()
|
/Zephyr-latest/tests/drivers/sensor/ina230/src/ |
D | ina230_emul.c | 147 static int ina230_emul_init(const struct emul *target, const struct device *parent) in ina230_emul_init()
|
/Zephyr-latest/drivers/w1/ |
D | w1_ds2482-800_channel.c | 21 const struct device *parent; member
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_renesas_cpg_mssr.h | 29 struct cpg_clk_info_table *parent; member
|
/Zephyr-latest/lib/libc/minimal/source/stdlib/ |
D | qsort.c | 18 #define parent(k) (((k) - 1) >> 1) macro
|
/Zephyr-latest/subsys/shell/ |
D | shell_utils.c | 286 const struct shell_static_entry *parent, in z_shell_cmd_get() 338 const struct shell_static_entry *parent, in z_shell_find_cmd()
|
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/ |
D | akm09918c_emul.c | 128 static int akm09918c_emul_init(const struct emul *target, const struct device *parent) in akm09918c_emul_init()
|
/Zephyr-latest/lib/smf/ |
D | smf.c | 37 const struct smf_state *parent) in get_child_of()
|
/Zephyr-latest/include/zephyr/sys/ |
D | slist.h | 216 static inline void z_snode_next_set(sys_snode_t *parent, sys_snode_t *child) in z_snode_next_set()
|
D | sflist.h | 228 static inline void z_sfnode_next_set(sys_sfnode_t *parent, in z_sfnode_next_set()
|
/Zephyr-latest/drivers/sensor/bosch/bma4xx/ |
D | bma4xx_emul.c | 148 static int bma4xx_emul_init(const struct emul *target, const struct device *parent) in bma4xx_emul_init()
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | csip.h | 178 const struct bt_gatt_service *parent; member
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | mpl_internal.h | 68 struct mpl_group *parent; member
|
/Zephyr-latest/scripts/footprint/ |
D | size_report | 583 …def __init__(self, name, identifier, size=0, parent=None, children=None, address=None, section=Non… argument
|
/Zephyr-latest/drivers/usb/bc12/ |
D | emul_bc12_pi3usb9201.c | 301 static int pi3usb9201_emul_init(const struct emul *target, const struct device *parent) in pi3usb9201_emul_init()
|