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 D | tlan.h | 146 struct tlan_buffer buffer[TLAN_BUFFERS_PER_LIST]; member
|
| /kernel/linux/linux-6.6/drivers/iio/proximity/ |
| H A D | as3935.c | 24 #include <linux/iio/buffer.h>
|
| /kernel/linux/linux-6.6/drivers/iio/accel/ |
| H A D | hid-sensor-accel-3d.c | 13 #include <linux/iio/buffer.h> 226 /* Function to push data to buffer */
|
| H A D | kxsd9.c | 26 #include <linux/iio/buffer.h> 447 dev_err(dev, "triggered buffer setup failed\n"); in kxsd9_common_probe()
|
| H A D | mxc4005.c | 15 #include <linux/iio/buffer.h> 431 "failed to setup iio triggered buffer\n"); in mxc4005_probe()
|
| H A D | stk8312.c | 15 #include <linux/iio/buffer.h> 577 dev_err(&client->dev, "iio triggered buffer setup failed\n"); in stk8312_probe()
|
| H A D | stk8ba50.c | 15 #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 D | ad_sigma_delta.c | 20 #include <linux/iio/buffer.h> 612 * devm_ad_sd_setup_buffer_and_trigger() - Device-managed buffer & trigger setup
|
| H A D | ad7791.c | 23 #include <linux/iio/buffer.h>
|
| H A D | ad7476.c | 23 #include <linux/iio/buffer.h> 49 * Make the buffer large enough for one 16 bit sample and one 64 bit
|
| H A D | rtq6056.c | 21 #include <linux/iio/buffer.h> 610 "Failed to allocate iio trigger buffer\n"); in rtq6056_probe()
|
| H A D | rockchip_saradc.c | 19 #include <linux/iio/buffer.h>
|
| H A D | ad7266.c | 20 #include <linux/iio/buffer.h> 42 * The buffer needs to be large enough to hold two samples (4 bytes) and
|
| H A D | ti-adc12138.c | 17 #include <linux/iio/buffer.h>
|
| /kernel/linux/linux-6.6/drivers/iio/light/ |
| H A D | tcs3472.c | 25 #include <linux/iio/buffer.h>
|
| H A D | max44000.c | 19 #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 D | iio_simple_dummy.c | 22 #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 D | hmc5843_core.c | 19 #include <linux/iio/buffer.h>
|
| H A D | hid-sensor-magn-3d.c | 12 #include <linux/iio/buffer.h>
|
| /kernel/linux/linux-6.6/drivers/macintosh/ |
| H A D | windfarm_smu_sensors.c | 84 *value = *((u16 *)cmd.buffer); in smu_read_adc()
|
| /kernel/linux/linux-6.6/sound/soc/intel/avs/ |
| H A D | avs.h | 364 u8 buffer[]; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | data-convert-json.c | 244 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 D | kasan.h | 333 void kasan_metadata_fetch_row(char *buffer, void *row);
|
| /kernel/linux/linux-6.6/lib/zstd/common/ |
| H A D | fse.h | 57 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 D | mpc5200_dma.c | 52 * 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