Home
last modified time | relevance | path

Searched defs:component (Results 276 - 300 of 1094) sorted by relevance

1...<<11121314151617181920>>...44

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4namespace.c40 const struct nfs4_string *component = &pathname->components[i]; in nfs4_pathname_len() local
74 const struct nfs4_string *component = &pathname->components[i]; in nfs4_pathname_string() local
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-alsa.c333 char component[14]; in tm6000_audio_init() local
/kernel/linux/linux-5.10/drivers/regulator/
H A Darizona-micsupp.c51 struct snd_soc_component *component; in arizona_micsupp_check_cp() local
/kernel/linux/linux-5.10/include/linux/
H A Denclosure.h104 struct enclosure_component component[]; member
/kernel/linux/linux-6.6/drivers/misc/
H A Denclosure.c363 enclosure_add_device(struct enclosure_device *edev, int component, struct device *dev) enclosure_add_device() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-gpio.c324 int cx18_reset_tuner_gpio(void *dev, int component, int cmd, int value) in cx18_reset_tuner_gpio() argument
/kernel/linux/linux-6.6/drivers/base/
H A Dcomponent.c46 struct component *component; member
65 struct component { struct
98 struct component *component = match->compare[i].component; component_devices_show() local
227 try_to_bring_up_aggregate_device(struct aggregate_device *adev, struct component *component) try_to_bring_up_aggregate_device() argument
262 try_to_bring_up_masters(struct component *component) try_to_bring_up_masters() argument
572 component_unbind(struct component *component, struct aggregate_device *adev, void *data) component_unbind() argument
615 component_bind(struct component *component, struct aggregate_device *adev, void *data) component_bind() argument
714 struct component *component; __component_add() local
804 struct component *c, *component = NULL; component_del() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Denclosure.h104 struct enclosure_component component[]; member
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4namespace.c40 const struct nfs4_string *component = &pathname->components[i]; in nfs4_pathname_len() local
74 const struct nfs4_string *component = &pathname->components[i]; in nfs4_pathname_string() local
/kernel/linux/linux-6.6/include/media/
H A 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
/kernel/linux/linux-6.6/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.h57 struct vchiq_mmal_component *component; member
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.h62 struct vchiq_mmal_component *component[COMP_COUNT]; member
/kernel/linux/linux-6.6/drivers/regulator/
H A Darizona-micsupp.c51 struct snd_soc_component *component; in arizona_micsupp_check_cp() local
/kernel/linux/linux-6.6/drivers/counter/
H A Dcounter-chrdev.c28 struct counter_component component; member
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-cards.c1452 int cx23885_tuner_callback(void *priv, int component, int command, int arg) in cx23885_tuner_callback() argument
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-cards.c3255 int cx88_tuner_callback(void *priv, int component, int command, int arg) in cx88_tuner_callback() argument
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7353 int saa7134_tuner_callback(void *priv, int component, int command, int arg) in saa7134_tuner_callback() argument
/kernel/linux/linux-6.6/sound/soc/intel/avs/boards/
H A Des8336.c101 struct snd_soc_component *component = codec_dai->component; in avs_es8336_codec_init() local
/kernel/linux/linux-6.6/sound/soc/rockchip/
H A Drockchip_max98090.c229 struct snd_soc_component *component = asoc_rtd_to_codec(runtime, 0)->component; in rk_hdmi_init() local
343 static int rk_98090_headset_init(struct snd_soc_component *component) in rk_98090_headset_init() argument
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-compress.c27 struct snd_soc_component *component; in snd_soc_compr_components_open() local
48 struct snd_soc_component *component; in snd_soc_compr_components_free() local
542 struct snd_soc_component *component; in snd_soc_new_compress() local
[all...]
H A Dsoc-generic-dmaengine-pcm.c76 static int dmaengine_pcm_hw_params(struct snd_soc_component *component, in dmaengine_pcm_hw_params() argument
98 dmaengine_pcm_set_runtime_hwparams(struct snd_soc_component *component, in dmaengine_pcm_set_runtime_hwparams() argument
148 static int dmaengine_pcm_open(struct snd_soc_component *component, in dmaengine_pcm_open() argument
162 static int dmaengine_pcm_close(struct snd_soc_component *component, in dmaengine_pcm_close() argument
168 static int dmaengine_pcm_trigger(struct snd_soc_component *component, in dmaengine_pcm_trigger() argument
174 dmaengine_pcm_compat_request_channel( struct snd_soc_component *component, struct snd_soc_pcm_runtime *rtd, struct snd_pcm_substream *substream) dmaengine_pcm_compat_request_channel() argument
219 dmaengine_pcm_new(struct snd_soc_component *component, struct snd_soc_pcm_runtime *rtd) dmaengine_pcm_new() argument
278 dmaengine_pcm_pointer( struct snd_soc_component *component, struct snd_pcm_substream *substream) dmaengine_pcm_pointer() argument
290 dmaengine_copy(struct snd_soc_component *component, struct snd_pcm_substream *substream, int channel, unsigned long hwoff, struct iov_iter *iter, unsigned long bytes) dmaengine_copy() argument
479 struct snd_soc_component *component; snd_dmaengine_pcm_unregister() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sprd/
H A Dsprd-pcm-dma.c49 static int sprd_pcm_open(struct snd_soc_component *component, in sprd_pcm_open() argument
112 static int sprd_pcm_close(struct snd_soc_component *component, in sprd_pcm_close() argument
156 static int sprd_pcm_request_dma_channel(struct snd_soc_component *component, in sprd_pcm_request_dma_channel() argument
187 static int sprd_pcm_hw_params(struct snd_soc_component *component, in sprd_pcm_hw_params() argument
305 sprd_pcm_hw_free(struct snd_soc_component *component, struct snd_pcm_substream *substream) sprd_pcm_hw_free() argument
313 sprd_pcm_trigger(struct snd_soc_component *component, struct snd_pcm_substream *substream, int cmd) sprd_pcm_trigger() argument
377 sprd_pcm_pointer(struct snd_soc_component *component, struct snd_pcm_substream *substream) sprd_pcm_pointer() argument
432 sprd_pcm_new(struct snd_soc_component *component, struct snd_soc_pcm_runtime *rtd) sprd_pcm_new() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/amd/acp/
H A Dacp-platform.c174 static int acp_dma_open(struct snd_soc_component *component, struct snd_pcm_substream *substream) in acp_dma_open() argument
210 static int acp_dma_hw_params(struct snd_soc_component *component, in acp_dma_hw_params() argument
225 static snd_pcm_uframes_t acp_dma_pointer(struct snd_soc_component *component, in acp_dma_pointer() argument
247 static int acp_dma_new(struct snd_soc_component *component, in acp_dma_new() argument
257 acp_dma_close(struct snd_soc_component *component, struct snd_pcm_substream *substream) acp_dma_close() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/amd/vangogh/
H A Dacp5x-pcm-dma.c202 static int acp5x_dma_open(struct snd_soc_component *component, in acp5x_dma_open() argument
237 static int acp5x_dma_hw_params(struct snd_soc_component *component, in acp5x_dma_hw_params() argument
290 static snd_pcm_uframes_t acp5x_dma_pointer(struct snd_soc_component *component, in acp5x_dma_pointer() argument
308 static int acp5x_dma_new(struct snd_soc_component *component, in acp5x_dma_new() argument
318 acp5x_dma_close(struct snd_soc_component *component, struct snd_pcm_substream *substream) acp5x_dma_close() argument
[all...]
H A Dacp5x-mach.c95 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component; in acp5x_8821_init() local

Completed in 22 milliseconds

1...<<11121314151617181920>>...44