Home
last modified time | relevance | path

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

/include/sound/
A Dsoc-component.h30 int (*open)(struct snd_soc_component *component,
32 int (*free)(struct snd_soc_component *component,
57 int (*ack)(struct snd_soc_component *component,
284 struct snd_soc_component *component) in snd_soc_component_get_dapm() argument
286 return &component->dapm; in snd_soc_component_get_dapm()
314 snd_soc_component_get_dapm(component)); in snd_soc_component_get_bias_level()
330 snd_soc_component_get_dapm(component), in snd_soc_component_force_bias_level()
355 struct snd_soc_component *component) in snd_soc_component_cache_sync() argument
357 return regcache_sync(component->regmap); in snd_soc_component_cache_sync()
439 return component->active; in snd_soc_component_active()
[all …]
A 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,
A Dsoc-usb.h54 struct snd_soc_component *component; member
58 int (*update_offload_route_info)(struct snd_soc_component *component,
74 int snd_soc_usb_setup_offload_jack(struct snd_soc_component *component,
80 struct snd_soc_usb *snd_soc_usb_allocate_port(struct snd_soc_component *component,
110 static inline int snd_soc_usb_setup_offload_jack(struct snd_soc_component *component, in snd_soc_usb_setup_offload_jack() argument
124 snd_soc_usb_allocate_port(struct snd_soc_component *component, void *data) in snd_soc_usb_allocate_port() argument
A Dsdca_interrupts.h38 struct snd_soc_component *component; member
67 int sdca_irq_data_populate(struct snd_soc_component *component,
73 struct snd_soc_component *component,
A Ddmaengine_pcm.h173 struct snd_soc_component component; member
179 return container_of(p, struct dmaengine_pcm, component); in soc_component_to_pcm()
A Dsoc.h435 int snd_soc_component_initialize(struct snd_soc_component *component,
438 int snd_soc_add_component(struct snd_soc_component *component,
537 int snd_soc_add_component_controls(struct snd_soc_component *component,
954 int (*init)(struct snd_soc_component *component);
1100 #define for_each_card_auxs(card, component) \ argument
1101 list_for_each_entry(component, &card->aux_comp_list, card_aux_list)
1102 #define for_each_card_auxs_safe(card, component, _comp) \ argument
1103 list_for_each_entry_safe(component, _comp, \
1106 #define for_each_card_components(card, component) \ argument
1186 #define for_each_rtd_components(rtd, i, component) \ argument
[all …]
A Dcore.h299 int snd_component_add(struct snd_card *card, const char *component);
A Dsoc-dai.h454 struct snd_soc_component *component; member
A Dsoc-dapm.h591 struct snd_soc_component *component; /* parent component */ member
668 struct snd_soc_card *card, struct snd_soc_component *component);
/include/acpi/
A 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/
A 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
A Dtuner.h224 int (*tuner_callback)(void *dev, int component, int cmd, int arg);
A Ddvb_frontend.h704 int (*callback)(void *adapter_priv, int component, int cmd, int arg);
/include/linux/
A Denclosure.h104 struct enclosure_component component[]; member
127 int enclosure_add_device(struct enclosure_device *enclosure, int component,
A Dpldmfw.h165 int (*send_component_table)(struct pldmfw *context, struct pldmfw_component *component,
167 int (*flash_component)(struct pldmfw *context, struct pldmfw_component *component);
/include/uapi/linux/
A Dcounter.h80 struct counter_component component; member
/include/trace/events/
A Dasoc.h31 __string( comp_name, dapm->component ? dapm->component->name : "(none)")
/include/linux/habanalabs/
A Dhl_boot_if.h796 __u8 component[VERSION_MAX_LEN]; member
/include/net/
A Ddevlink.h464 const char *component; member
667 const char *component; member
1973 const char *component,
1978 const char *component,

Completed in 48 milliseconds