/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | drm.h | 167 unsigned int index);
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-meta-out.c | 140 if (f->index > 0) in vidioc_enum_fmt_meta_out()
|
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_hsit.c | 42 if (code->index > 0) in hsit_enum_mbus_code()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv770_smc.h | 79 uint8_t index; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
H A D | vboxvideo.h | 46 * The guest writes the VBE_DISPI_INDEX_VBOX_VIDEO index register, the the 181 /* vbva_conf32::index */ 205 u32 index; member
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | remoteproc_internal.h | 31 int rproc_of_parse_firmware(struct device *dev, int index,
|
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
H A D | request.h | 76 int index; member
|
/kernel/linux/linux-5.10/drivers/staging/fwserial/ |
H A D | fwserial.h | 191 * @index: index into port_table for this particular port 192 * note: minor = index + minor_start assigned by tty_alloc_driver() 241 unsigned int index; member
|
/kernel/linux/linux-5.10/include/linux/fsl/ |
H A D | ptp_qoriq.h | 196 int extts_clean_up(struct ptp_qoriq *ptp_qoriq, int index, bool update_event);
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-meta-out.c | 140 if (f->index > 0) in vidioc_enum_fmt_meta_out()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
H A D | helper.c | 30 root_ns = mlx5_get_flow_vport_acl_namespace(dev, ns, vport->index); in esw_acl_table_create()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx.h | 37 void efx_rx_packet(struct efx_rx_queue *rx_queue, unsigned int index,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | efx.h | 31 void efx_siena_rx_packet(struct efx_rx_queue *rx_queue, unsigned int index,
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | evgpeutil.c | 83 * DESCRIPTION: Matches the input GPE index (0-current_gpe_count) with a GPE 98 if (info->index < info->next_block_base_index) { in acpi_ev_get_gpe_device() 100 * The GPE index is within this block, get the node. Leave the node in acpi_ev_get_gpe_device()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | free-space-cache.h | 87 int index; member
|
H A D | extent-tree.h | 42 /* RAID index, converted from flags */ 43 int index; member
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | read_write.c | 65 offset = ((((loff_t)page_for_lower->index) << PAGE_SHIFT) in ecryptfs_write_lower_page_segment() 138 "index [%ld] from eCryptfs inode " in ecryptfs_write() 233 * @page_index: Page index in @page_for_ecryptfs from which to start
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | inode.h | 57 (if a file) or of the index allocation 64 no $I30 index allocation attribute 89 struct { /* It is a directory, $MFT, or an index inode. */ 90 u32 block_size; /* Size of an index block. */ 92 index. */ 94 for the index. */ 97 } index; member 143 NI_IndexAllocPresent = NI_NonResident, /* 1: $I30 index alloc attr is
|
/kernel/linux/linux-6.6/fs/vboxsf/ |
H A D | vfsmod.h | 130 struct shfl_string *parsed_path, u32 flags, u32 index,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ptp_clock_kernel.h | 151 * parameter pin: index of the pin in question. 153 * parameter chan: the function channel index to use. 211 * @index: Identifies the source of the event. 218 int index; member 333 * ptp_clock_index() - obtain the device index of a PTP clock 341 * ptp_find_pin() - obtain the pin index of a given auxiliary function 352 * Return: Pin index in the range of zero to ptp_clock_caps.n_pins - 1, 370 * Return: Pin index in the range of zero to ptp_clock_caps.n_pins - 1, 426 * ptp_get_vclocks_index() - get all vclocks index on pclock, and 430 * @pclock_index: phc index o [all...] |
H A D | dma-resv.h | 206 /** @index: index into the shared fences */ 207 unsigned int index; member
|
H A D | fsverity.h | 91 * @index: 0-based index of the page within the Merkle tree 93 * prefetched starting at @index if the page at @index 105 pgoff_t index,
|
H A D | hid-sensor-hub.h | 19 * @index: Field index in the report. 30 s32 index; member 62 * @start_collection_index: Starting index for a phy type collection 63 * @end_collection_index: Last index for a phy type collection 153 * field index, units and exponent etc. 189 * @field_index: Field index inside a report 203 * @field_index: Field index inside a report
|
/kernel/linux/linux-6.6/include/linux/fsl/ |
H A D | ptp_qoriq.h | 197 int extts_clean_up(struct ptp_qoriq *ptp_qoriq, int index, bool update_event);
|
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-dev.h | 247 * @index: attribute to differentiate multiple indices on one physical device 293 int index; member
|