| /include/sound/ |
| A D | soc-component.h | 30 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 D | pxa2xx-lib.h | 23 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 D | soc-usb.h | 54 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 D | sdca_interrupts.h | 38 struct snd_soc_component *component; member 67 int sdca_irq_data_populate(struct snd_soc_component *component, 73 struct snd_soc_component *component,
|
| A D | dmaengine_pcm.h | 173 struct snd_soc_component component; member 179 return container_of(p, struct dmaengine_pcm, component); in soc_component_to_pcm()
|
| A D | soc.h | 435 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 D | core.h | 299 int snd_component_add(struct snd_card *card, const char *component);
|
| A D | soc-dai.h | 454 struct snd_soc_component *component; member
|
| A D | soc-dapm.h | 591 struct snd_soc_component *component; /* parent component */ member 668 struct snd_soc_card *card, struct snd_soc_component *component);
|
| /include/acpi/ |
| A D | acoutput.h | 267 #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 D | v4l2-jpeg.h | 85 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 D | tuner.h | 224 int (*tuner_callback)(void *dev, int component, int cmd, int arg);
|
| A D | dvb_frontend.h | 704 int (*callback)(void *adapter_priv, int component, int cmd, int arg);
|
| /include/linux/ |
| A D | enclosure.h | 104 struct enclosure_component component[]; member 127 int enclosure_add_device(struct enclosure_device *enclosure, int component,
|
| A D | pldmfw.h | 165 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 D | counter.h | 80 struct counter_component component; member
|
| /include/trace/events/ |
| A D | asoc.h | 31 __string( comp_name, dapm->component ? dapm->component->name : "(none)")
|
| /include/linux/habanalabs/ |
| A D | hl_boot_if.h | 796 __u8 component[VERSION_MAX_LEN]; member
|
| /include/net/ |
| A D | devlink.h | 464 const char *component; member 667 const char *component; member 1973 const char *component, 1978 const char *component,
|