| /kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
| H A D | core.h | 48 #error Invalid number of buffer descriptors (greater than 256)
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | amlresrc.h | 89 void *buffer; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | arm_ffa.h | 98 * Minimum buffer size/alignment encodings returned by an FFA_FEATURES 355 struct ffa_partition_info *buffer);
|
| H A D | rio.h | 391 * @add_inb_buffer: Callback to add a buffer to an inbound mailbox queue. 417 int mbox, void *buffer, size_t len); 510 /* Remote device address (flat buffer) */
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | debug.h | 243 const union ubifs_key *key, char *buffer, int len);
|
| /kernel/linux/linux-6.6/include/linux/iio/ |
| H A D | iio.h | 184 * from a buffer. 335 * attach a poll function when enabling the buffer, which is indicated by the 337 * The core will ensure this mode is set when registering a triggered buffer 339 * @INDIO_BUFFER_SOFTWARE: Another kfifo buffer mode, but not event triggered. 342 * not "only one scan at a time". Typically, hardware will have a buffer that 345 * any poll function when enabling the buffer. 346 * The core will ensure this mode is set when registering a simple kfifo buffer 349 * Same as above but this time the buffer is not a kfifo where we have direct 353 * The core will ensure this mode is set when registering a dmaengine buffer 432 * @update_scan_mode: function to configure device and scan buffer whe 581 struct iio_buffer *buffer; global() member [all...] |
| /kernel/linux/linux-6.6/include/linux/iio/imu/ |
| H A D | adis.h | 57 * @burst_len: Burst size in the SPI RX buffer. If @burst_max_len is defined, 107 * @buffer: Data buffer for information read from the device 108 * @tx: DMA safe TX buffer for SPI transfers 109 * @rx: DMA safe RX buffer for SPI transfers 133 void *buffer; member 263 * @size: The size of the @val buffer
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| H A D | msi-wmi.c | 107 "type: %d - buffer length:%d\n", obj->type, in msi_wmi_query_block() 109 obj->buffer.length : 0); in msi_wmi_query_block()
|
| /kernel/linux/linux-6.6/drivers/usb/mtu3/ |
| H A D | mtu3.h | 73 * 2. QMU extend buffer length supported 89 * Maximum size of ep0 response buffer for ch9 requests, 158 * bit[31:16]: ([EL] bit[31:12]) allow data buffer length (RX ONLY), 159 * the buffer length of the data to receive 161 * lower 4 bits are extension bits of @buffer, 164 * @buffer: Physical address of the data buffer 166 * bit[15:0]: ([EL] bit[19:0]) data buffer length, 167 * (TX): the buffer length of the data to transmit 170 * lower 4 bits are extension bits of @buffer, 177 __le32 buffer; global() member [all...] |
| H A D | mtu3_trace.h | 189 __entry->dw2 = le32_to_cpu(gpd->buffer);
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_object.h | 199 * -ERESTARTSYS: A wait for the buffer to become unreserved was interrupted by 200 * a signal. Release all buffer reservations and return to user-space. 279 * @bo: pointer to a buffer object 281 * Return true if the buffer object is encrypted, false otherwise. 344 int amdgpu_bo_get_metadata(struct amdgpu_bo *bo, void *buffer,
|
| /kernel/linux/linux-6.6/include/uapi/linux/dvb/ |
| H A D | frontend.h | 167 * DiSEqC message buffer to store a message received via DiSEqC. 886 * @u.buffer: Struct to store bigger properties. 888 * @u.buffer.data: an unsigned 32-bits array. 889 * @u.buffer.len: number of elements of the buffer. 890 * @u.buffer.reserved1: Reserved. 891 * @u.buffer.reserved2: Reserved. 907 } buffer; member
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | vmwgfx_drm.h | 306 * Submit a command buffer for execution on the host, and return a 307 * fence seqno that when signaled, indicates that the command buffer has 314 * @commands: User-space address of a command buffer cast to an __u64. 315 * @command-size: Size in bytes of the command buffer. 385 * Allocate a buffer object that is visible also to the host. 386 * NOTE: The buffer is 393 * The buffer object may stay user-space mapped in the guest at all times, 402 * @size: Required minimum size of the buffer. 416 * @map_handle: Offset to use in the mmap() call used to map the buffer. 417 * @handle: Handle unique to this buffer 591 __u64 buffer; global() member [all...] |
| /kernel/linux/linux-6.6/include/trace/events/ |
| H A D | walt.h | 27 const char *ret = p->buffer + seq_buf_used(&p->seq); in __window_print()
|
| /kernel/linux/linux-6.6/drivers/iio/proximity/ |
| H A D | pulsedlight-lidar-lite-v2.c | 20 #include <linux/iio/buffer.h>
|
| /kernel/linux/linux-6.6/drivers/iio/pressure/ |
| H A D | hid-sensor-press.c | 13 #include <linux/iio/buffer.h>
|
| H A D | dlhl60d.c | 15 #include <linux/iio/buffer.h> 335 dev_err(&client->dev, "failed to setup iio buffer\n"); in dlh_probe()
|
| H A D | mprls0025pa.c | 27 #include <linux/iio/buffer.h> 418 "iio triggered buffer setup failed\n"); in mpr_probe()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| H A D | htc.h | 429 u8 *buffer,
|
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
| H A D | ioctl.h | 170 u32 buffer[MAX_RX_WINSIZE]; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | stats.c | 236 void rtl_process_phyinfo(struct ieee80211_hw *hw, u8 *buffer, in rtl_process_phyinfo() argument
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| H A D | ad7923.c | 23 #include <linux/iio/buffer.h> 159 * ad7923_update_scan_mode() setup the spi transfer buffer for the new scan mask
|
| H A D | ad7887.c | 21 #include <linux/iio/buffer.h>
|
| H A D | mt6360-adc.c | 14 #include <linux/iio/buffer.h> 349 dev_err(&pdev->dev, "Failed to allocate iio trigger buffer\n"); in mt6360_adc_probe()
|
| H A D | ti-lmp92064.c | 19 #include <linux/iio/buffer.h>
|