Home
last modified time | relevance | path

Searched refs:device_ref (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ieee802154/
H A Dca8210.c495 void *device_ref
615 void *device_ref
949 void *device_ref in ca8210_spi_exchange() argument
953 struct spi_device *spi = device_ref; in ca8210_spi_exchange()
1050 void *device_ref
1068 void *device_ref in tdme_setsfr_request_sync() argument
1073 struct spi_device *spi = device_ref; in tdme_setsfr_request_sync()
1085 device_ref in tdme_setsfr_request_sync()
1110 static u8 tdme_chipinit(void *device_ref) in tdme_chipinit() argument
1114 struct spi_device *spi = device_ref; in tdme_chipinit()
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch4745 + ctx->frames_ref = av_hwframe_ctx_alloc(s->device_ref);
5148 + av_buffer_unref(&s->device_ref);
5284 + AVBufferRef *device_ref;
6612 + s->device_ref = av_hwdevice_ctx_alloc(AV_HWDEVICE_TYPE_DRM);
6613 + if (!s->device_ref) {
6618 + ret = av_hwdevice_ctx_init(s->device_ref);