Home
last modified time | relevance | path

Searched refs:buffer (Results 4676 - 4700 of 6494) sorted by relevance

1...<<181182183184185186187188189190>>...260

/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.h146 struct tlan_buffer buffer[TLAN_BUFFERS_PER_LIST]; member
/kernel/linux/linux-6.6/drivers/iio/proximity/
H A Das3935.c24 #include <linux/iio/buffer.h>
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c13 #include <linux/iio/buffer.h>
226 /* Function to push data to buffer */
H A Dkxsd9.c26 #include <linux/iio/buffer.h>
447 dev_err(dev, "triggered buffer setup failed\n"); in kxsd9_common_probe()
H A Dmxc4005.c15 #include <linux/iio/buffer.h>
431 "failed to setup iio triggered buffer\n"); in mxc4005_probe()
H A Dstk8312.c15 #include <linux/iio/buffer.h>
577 dev_err(&client->dev, "iio triggered buffer setup failed\n"); in stk8312_probe()
H A Dstk8ba50.c15 #include <linux/iio/buffer.h>
470 dev_err(&client->dev, "iio triggered buffer setup failed\n"); in stk8ba50_probe()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad_sigma_delta.c20 #include <linux/iio/buffer.h>
612 * devm_ad_sd_setup_buffer_and_trigger() - Device-managed buffer & trigger setup
H A Dad7791.c23 #include <linux/iio/buffer.h>
H A Dad7476.c23 #include <linux/iio/buffer.h>
49 * Make the buffer large enough for one 16 bit sample and one 64 bit
H A Drtq6056.c21 #include <linux/iio/buffer.h>
610 "Failed to allocate iio trigger buffer\n"); in rtq6056_probe()
H A Drockchip_saradc.c19 #include <linux/iio/buffer.h>
H A Dad7266.c20 #include <linux/iio/buffer.h>
42 * The buffer needs to be large enough to hold two samples (4 bytes) and
H A Dti-adc12138.c17 #include <linux/iio/buffer.h>
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtcs3472.c25 #include <linux/iio/buffer.h>
H A Dmax44000.c19 #include <linux/iio/buffer.h>
101 * Handling this internally is also required for buffer support because the
593 dev_err(&client->dev, "iio triggered buffer setup failed\n"); in max44000_probe()
/kernel/linux/linux-6.6/drivers/iio/dummy/
H A Diio_simple_dummy.c22 #include <linux/iio/buffer.h>
128 /* The ordering of elements in the buffer via an enum */
130 .scan_type = { /* Description of storage in buffer */
169 .scan_type = { /* Description of storage in buffer */
214 .scan_type = { /* Description of storage in buffer */
223 * the buffer.
230 .scan_index = -1, /* No buffer support */
240 .scan_index = -1, /* No buffer support */
251 .scan_index = -1, /* No buffer support */
262 .scan_index = -1, /* No buffer suppor
[all...]
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dhmc5843_core.c19 #include <linux/iio/buffer.h>
H A Dhid-sensor-magn-3d.c12 #include <linux/iio/buffer.h>
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_smu_sensors.c84 *value = *((u16 *)cmd.buffer); in smu_read_adc()
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Davs.h364 u8 buffer[]; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddata-convert-json.c244 output_json_key_string(out, true, 3, fields[i]->name, s.buffer); in process_sample_event()
/kernel/linux/linux-6.6/mm/kasan/
H A Dkasan.h333 void kasan_metadata_fetch_row(char *buffer, void *row);
/kernel/linux/linux-6.6/lib/zstd/common/
H A Dfse.h57 Compress content of buffer 'src', of size 'srcSize', into destination buffer 'dst'.
58 'dst' buffer must be already allocated. Compression runs faster is dstCapacity >= FSE_compressBound(srcSize).
68 Decompress FSE data from buffer 'cSrc', of size 'cSrcSize',
69 into already allocated destination buffer 'dst', of size 'dstCapacity'.
112 3. save normalized counters to memory buffer using writeNCount()
154 Compactly save 'normalizedCounter' into 'buffer'.
157 FSE_PUBLIC_API size_t FSE_writeNCount (void* buffer, size_t bufferSize,
205 'buffer' must be already allocated.
206 For guaranteed success, buffer siz
[all...]
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dmpc5200_dma.c52 * psc_dma_bcom_enqueue_next_buffer - Enqueue another audio buffer
55 * Enqueues another audio period buffer into the bestcomm queue.
58 * the queue. Otherwise the enqueue will fail and the audio ring buffer
65 /* Prepare and enqueue the next buffer descriptor */ in psc_dma_bcom_enqueue_next_buffer()
81 /* For each finished period, dequeue the completed period buffer in psc_dma_bcom_irq()
232 dev_err(substream->pcm->card->dev, "invalid buffer size\n"); in psc_dma_open()
362 fifo = res.start + offsetof(struct mpc52xx_psc, buffer.buffer_32); in mpc5200_audio_dma_create()

Completed in 22 milliseconds

1...<<181182183184185186187188189190>>...260