Home
last modified time | relevance | path

Searched refs:emitter (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/scripts/dtc/
A Dyamltree.c26 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 Dflattree.c35 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-6.3-rc2/tools/testing/selftests/filesystems/epoll/
A Depoll_wakeup_test.c474 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-6.3-rc2/Documentation/devicetree/bindings/iio/proximity/
A Dvishay,vcnl3020.yaml14 that the infrared emitter is included in the package. It has 16-bit
/linux-6.3-rc2/Documentation/driver-api/media/
A Drc-core.rst29 system to support the infrared protocol used by the emitter.
31 The infrared transmission is done by blinking a infrared emitter using a

Completed in 14 milliseconds