Home
last modified time | relevance | path

Searched refs:component (Results 1 – 17 of 17) 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.h175 struct snd_soc_component component; member
181 return container_of(p, struct dmaengine_pcm, component); in soc_component_to_pcm()
Dsoc.h470 int snd_soc_component_initialize(struct snd_soc_component *component,
473 int snd_soc_add_component(struct snd_soc_component *component,
548 struct snd_ac97 *snd_soc_alloc_ac97_component(struct snd_soc_component *component);
549 struct snd_ac97 *snd_soc_new_ac97_component(struct snd_soc_component *component,
578 int snd_soc_add_component_controls(struct snd_soc_component *component,
997 int (*init)(struct snd_soc_component *component);
1149 #define for_each_card_auxs(card, component) \ argument
1150 list_for_each_entry(component, &card->aux_comp_list, card_aux_list)
1151 #define for_each_card_auxs_safe(card, component, _comp) \ argument
1152 list_for_each_entry_safe(component, _comp, \
[all …]
Dcore.h309 int snd_component_add(struct snd_card *card, const char *component);
Dsoc-dai.h458 struct snd_soc_component *component; member
Dsoc-dapm.h478 struct snd_soc_card *card, struct snd_soc_component *component);
703 struct snd_soc_component *component; /* parent component */ member
/include/acpi/
Dacoutput.h267 #define ACPI_IS_DEBUG_ENABLED(level, component) \ argument
268 ((level & acpi_dbg_level) && (component & acpi_dbg_layer))
302 #define ACPI_DO_DEBUG_PRINT(function, level, line, filename, modulename, component, ...) \ argument
304 if (ACPI_IS_DEBUG_ENABLED (level, component)) \
306 function (level, line, filename, modulename, component, __VA_ARGS__); \
310 #define ACPI_ACTUAL_DEBUG(level, line, filename, modulename, component, ...) \ argument
312 filename, modulename, component, __VA_ARGS__)
314 #define ACPI_ACTUAL_DEBUG_RAW(level, line, filename, modulename, component, ...) \ argument
316 filename, modulename, component, __VA_ARGS__)
456 #define ACPI_IS_DEBUG_ENABLED(level, component) 0 argument
/include/media/
Dv4l2-jpeg.h85 struct v4l2_jpeg_frame_component_spec component[V4L2_JPEG_MAX_COMPONENTS]; member
110 struct v4l2_jpeg_scan_component_spec component[V4L2_JPEG_MAX_COMPONENTS]; member
Dtuner.h224 int (*tuner_callback)(void *dev, int component, int cmd, int arg);
Ddvb_frontend.h704 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/uapi/linux/
Dcounter.h78 struct counter_component component; member
/include/trace/events/
Dasoc.h31 __string( comp_name, dapm->component ? dapm->component->name : "(none)")
/include/linux/habanalabs/
Dhl_boot_if.h796 __u8 component[VERSION_MAX_LEN]; member
/include/net/
Ddevlink.h455 const char *component; member
650 const char *component; member
1950 const char *component,
1955 const char *component,