| /include/sound/ |
| D | soc-component.h | 30 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 …]
|
| 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,
|
| D | dmaengine_pcm.h | 175 struct snd_soc_component component; member 181 return container_of(p, struct dmaengine_pcm, component); in soc_component_to_pcm()
|
| D | soc.h | 470 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 …]
|
| D | core.h | 309 int snd_component_add(struct snd_card *card, const char *component);
|
| D | soc-dai.h | 458 struct snd_soc_component *component; member
|
| D | soc-dapm.h | 478 struct snd_soc_card *card, struct snd_soc_component *component); 703 struct snd_soc_component *component; /* parent component */ member
|
| /include/acpi/ |
| 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/ |
| 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
|
| D | tuner.h | 224 int (*tuner_callback)(void *dev, int component, int cmd, int arg);
|
| D | dvb_frontend.h | 704 int (*callback)(void *adapter_priv, int component, int cmd, int arg);
|
| /include/linux/ |
| D | enclosure.h | 104 struct enclosure_component component[]; member 127 int enclosure_add_device(struct enclosure_device *enclosure, int component,
|
| D | pldmfw.h | 157 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/ |
| D | counter.h | 78 struct counter_component component; member
|
| /include/trace/events/ |
| D | asoc.h | 31 __string( comp_name, dapm->component ? dapm->component->name : "(none)")
|
| /include/linux/habanalabs/ |
| D | hl_boot_if.h | 796 __u8 component[VERSION_MAX_LEN]; member
|
| /include/net/ |
| D | devlink.h | 455 const char *component; member 650 const char *component; member 1950 const char *component, 1955 const char *component,
|