Searched refs:emitter (Results 1 – 6 of 6) sorted by relevance
| /linux/scripts/dtc/ |
| A D | yamltree.c | 26 if (!yaml_emitter_emit(emitter, event)) \ 28 yaml_error_name[(emitter)->error], \ 51 yaml_emitter_emit_or_die(emitter, &event); in yaml_propval_int() 93 yaml_emitter_emit_or_die(emitter, &event); in yaml_propval_int() 110 yaml_emitter_emit_or_die(emitter, &event); in yaml_propval_string() 192 yaml_propval(emitter, prop); in yaml_tree() 200 yaml_tree(child, emitter); in yaml_tree() 209 yaml_emitter_t emitter; in dt_to_yaml() local 212 yaml_emitter_initialize(&emitter); in dt_to_yaml() 223 yaml_tree(dti->dt, &emitter); in dt_to_yaml() [all …]
|
| A D | flattree.c | 35 struct emitter { struct 92 static struct emitter bin_emitter = { 211 static struct emitter asm_emitter = { 236 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
|
| /linux/tools/testing/selftests/filesystems/epoll/ |
| A D | epoll_wakeup_test.c | 474 pthread_t emitter; in TEST() local 517 pthread_t emitter; in TEST() local 560 pthread_t emitter; in TEST() local 609 pthread_t emitter; in TEST() local 658 pthread_t emitter; in TEST() local 701 pthread_t emitter; in TEST() local 744 pthread_t emitter; in TEST() local 793 pthread_t emitter; in TEST() local 1196 pthread_t emitter; in TEST() local 1248 pthread_t emitter; in TEST() local [all …]
|
| /linux/Documentation/devicetree/bindings/iio/proximity/ |
| A D | vishay,vcnl3020.yaml | 14 that the infrared emitter is included in the package. It has 16-bit
|
| /linux/Documentation/driver-api/media/ |
| A D | rc-core.rst | 29 system to support the infrared protocol used by the emitter. 31 The infrared transmission is done by blinking a infrared emitter using a
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | metafmt-d4xx.rst | 238 "LED Power" for extra emitter.
|
Completed in 20 milliseconds