Home
last modified time | relevance | path

Searched refs:ioctl (Results 1 – 6 of 6) sorted by relevance

/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/
A Dhal_pmsis_types.h113 int (*ioctl)(struct pi_device *device, uint32_t func_id, void *arg); member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_common.h236 int(*ioctl)(struct usb_interface *intf, unsigned int code, void *buf); member
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_core.c632 if (platform->ops && platform->ops->ioctl) in soc_pcm_ioctl()
633 return platform->ops->ioctl(substream, cmd, arg); in soc_pcm_ioctl()
650 .ioctl = soc_pcm_ioctl, in snd_pcm_new_stream()
A Dsnd_pcm.c2040 ret = substream->ops->ioctl(substream, SNDRV_PCM_IOCTL1_RESET, NULL); in ksnd_pcm_reset()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h306 int (*ioctl)(struct snd_pcm_substream * substream, member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub.c3057 hub_drv_input->ioctl = hub_ioctl; in usb_gen_hub_func_drv_init()

Completed in 25 milliseconds