Home
last modified time | relevance | path

Searched refs:component (Results 1 – 14 of 14) sorted by relevance

/include/sound/
Dsoc-component.h30 int (*open)(struct snd_soc_component *component,
32 int (*free)(struct snd_soc_component *component,
34 int (*set_params)(struct snd_soc_component *component,
37 int (*get_params)(struct snd_soc_component *component,
40 int (*set_metadata)(struct snd_soc_component *component,
43 int (*get_metadata)(struct snd_soc_component *component,
46 int (*trigger)(struct snd_soc_component *component,
48 int (*pointer)(struct snd_soc_component *component,
51 int (*copy)(struct snd_soc_component *component,
54 int (*mmap)(struct snd_soc_component *component,
[all …]
Dpxa2xx-lib.h23 extern int pxa2xx_soc_pcm_new(struct snd_soc_component *component,
25 extern int pxa2xx_soc_pcm_open(struct snd_soc_component *component,
27 extern int pxa2xx_soc_pcm_close(struct snd_soc_component *component,
29 extern int pxa2xx_soc_pcm_hw_params(struct snd_soc_component *component,
32 extern int pxa2xx_soc_pcm_prepare(struct snd_soc_component *component,
34 extern int pxa2xx_soc_pcm_trigger(struct snd_soc_component *component,
37 pxa2xx_soc_pcm_pointer(struct snd_soc_component *component,
Ddmaengine_pcm.h172 struct snd_soc_component component; member
178 return container_of(p, struct dmaengine_pcm, component); in soc_component_to_pcm()
Dsoc.h426 int snd_soc_component_initialize(struct snd_soc_component *component,
429 int snd_soc_add_component(struct snd_soc_component *component,
502 struct snd_ac97 *snd_soc_alloc_ac97_component(struct snd_soc_component *component);
503 struct snd_ac97 *snd_soc_new_ac97_component(struct snd_soc_component *component,
532 int snd_soc_add_component_controls(struct snd_soc_component *component,
885 int (*init)(struct snd_soc_component *component);
1025 #define for_each_card_auxs(card, component) \ argument
1026 list_for_each_entry(component, &card->aux_comp_list, card_aux_list)
1027 #define for_each_card_auxs_safe(card, component, _comp) \ argument
1028 list_for_each_entry_safe(component, _comp, \
[all …]
Dsoc-dai.h449 struct snd_soc_component *component; member
Dcore.h309 int snd_component_add(struct snd_card *card, const char *component);
Dsoc-dapm.h445 struct snd_soc_component *component);
690 struct snd_soc_component *component; /* parent component */ member
/include/acpi/
Dacoutput.h262 #define ACPI_IS_DEBUG_ENABLED(level, component) \ argument
263 ((level & acpi_dbg_level) && (component & acpi_dbg_layer))
297 #define ACPI_DO_DEBUG_PRINT(function, level, line, filename, modulename, component, ...) \ argument
299 if (ACPI_IS_DEBUG_ENABLED (level, component)) \
301 function (level, line, filename, modulename, component, __VA_ARGS__); \
305 #define ACPI_ACTUAL_DEBUG(level, line, filename, modulename, component, ...) \ argument
307 filename, modulename, component, __VA_ARGS__)
309 #define ACPI_ACTUAL_DEBUG_RAW(level, line, filename, modulename, component, ...) \ argument
311 filename, modulename, component, __VA_ARGS__)
451 #define ACPI_IS_DEBUG_ENABLED(level, component) 0 argument
/include/media/
Dv4l2-jpeg.h61 struct v4l2_jpeg_frame_component_spec component[V4L2_JPEG_MAX_COMPONENTS]; member
86 struct v4l2_jpeg_scan_component_spec component[V4L2_JPEG_MAX_COMPONENTS]; member
Dtuner.h222 int (*tuner_callback)(void *dev, int component, int cmd, int arg);
Ddvb_frontend.h698 int (*callback)(void *adapter_priv, int component, int cmd, int arg);
/include/linux/
Denclosure.h104 struct enclosure_component component[]; member
127 int enclosure_add_device(struct enclosure_device *enclosure, int component,
Dpldmfw.h157 int (*send_component_table)(struct pldmfw *context, struct pldmfw_component *component,
159 int (*flash_component)(struct pldmfw *context, struct pldmfw_component *component);
/include/net/
Ddevlink.h468 const char *component; member
641 const char *component; member
1780 const char *component,
1785 const char *component,