Lines Matching refs:struct
69 had their signature changed to add a struct device pointer as first parameter.
75 changed to add a struct device pointer as first parameter. Such callback
81 :c:type:`ipm_callback_t` had its signature changed to add a struct device
93 * The struct device got 3 attributes renamed: ``config_info`` to ``config``,
99 manipulating ``struct device *`` (ADC, GPIO, I2C, ...). In order to avoid
159 * HID class callbacks now takes a parameter ``const struct device*`` which
1022 * :github:`28139` - tests: benchmarks: data_structure_perf: rbtree_perf: uninitialized root struct
1101 * :github:`27753` - drivers: sensor: lis2dh: compilation issue struct lis2dh_config' has no member …
1171 * :github:`27399` - [RFC] API change - Switch all struct device to constant
1207 …hci: spi: CS DT config not working because CS gpio_dt_flags are not set in the spi_cs_config struct
1611 …API to get list of succeed initialization device or add initialization status flag in struct device
1629 * :github:`24233` - adxl362_trigger.c adxl362_init_interrupt function :const struct adxl362_config …