Home
last modified time | relevance | path

Searched full:part (Results 351 - 375 of 11555) sorted by relevance

1...<<11121314151617181920>>...463

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi.c2379 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_read() local
2388 rc = efx_mcdi_nvram_read(efx, part->nvram_type, offset, in efx_mcdi_mtd_read()
2402 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_erase() local
2406 size_t chunk = part->common.mtd.erasesize; in efx_mcdi_mtd_erase()
2409 if (!part->updating) { in efx_mcdi_mtd_erase()
2410 rc = efx_mcdi_nvram_update_start(efx, part->nvram_type); in efx_mcdi_mtd_erase()
2413 part->updating = true; in efx_mcdi_mtd_erase()
2420 rc = efx_mcdi_nvram_erase(efx, part->nvram_type, offset, in efx_mcdi_mtd_erase()
2433 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_write() local
2440 if (!part in efx_mcdi_mtd_write()
2463 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); efx_mcdi_mtd_sync() local
2475 efx_mcdi_mtd_rename(struct efx_mtd_partition *part) efx_mcdi_mtd_rename() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c2154 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_read() local
2163 rc = efx_mcdi_nvram_read(efx, part->nvram_type, offset, in efx_siena_mcdi_mtd_read()
2177 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_erase() local
2181 size_t chunk = part->common.mtd.erasesize; in efx_siena_mcdi_mtd_erase()
2184 if (!part->updating) { in efx_siena_mcdi_mtd_erase()
2185 rc = efx_mcdi_nvram_update_start(efx, part->nvram_type); in efx_siena_mcdi_mtd_erase()
2188 part->updating = true; in efx_siena_mcdi_mtd_erase()
2195 rc = efx_mcdi_nvram_erase(efx, part->nvram_type, offset, in efx_siena_mcdi_mtd_erase()
2208 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_write() local
2215 if (!part in efx_siena_mcdi_mtd_write()
2238 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); efx_siena_mcdi_mtd_sync() local
2250 efx_siena_mcdi_mtd_rename(struct efx_mtd_partition *part) efx_siena_mcdi_mtd_rename() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-bootmem.h5 * This file is part of the OCTEON SDK
177 * global named block table. (part of the cvmx_bootmem_descriptor_t structure)
192 * a name in the global named block table. (part of the
212 * assign it a name in the global named block table. (part of the
310 * IMPORTANT: This is only intended to be used as part of named block
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-si544.c75 * @fb_div_frac: integer part of feedback divider (32 bits)
76 * @fb_div_int: fractional part of feedback divider (11 bits)
260 /* Calculate the integer part of the feedback divider */ in si544_calc_muldiv()
283 /* Calculate VCO from the fractional part */ in si544_calc_center_rate()
288 /* Add the integer part of the VCO frequency */ in si544_calc_center_rate()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Dfixed31_32.h49 * 31 bit for integer part,
50 * 32 bits for fractional part.
504 * point value to format 2 bits from integer part and 19 bits from fractional
505 * part. The same applies for u0d19, 0 bits from integer part and 19 bits from
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-bootmem.h5 * This file is part of the OCTEON SDK
177 * global named block table. (part of the cvmx_bootmem_descriptor_t structure)
192 * a name in the global named block table. (part of the
212 * assign it a name in the global named block table. (part of the
310 * IMPORTANT: This is only intended to be used as part of named block
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dorder-list-attributes.c145 char *part = NULL; in hp_populate_ordered_list_elements_from_package() local
271 part = strsep(&part_tmp, COMMA_SEP); in hp_populate_ordered_list_elements_from_package()
273 for (olist_elem = 0; olist_elem < MAX_ELEMENTS_SIZE && part; olist_elem++) { in hp_populate_ordered_list_elements_from_package()
275 part, in hp_populate_ordered_list_elements_from_package()
277 part = strsep(&part_tmp, COMMA_SEP); in hp_populate_ordered_list_elements_from_package()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-si544.c75 * @fb_div_frac: integer part of feedback divider (32 bits)
76 * @fb_div_int: fractional part of feedback divider (11 bits)
260 /* Calculate the integer part of the feedback divider */ in si544_calc_muldiv()
283 /* Calculate VCO from the fractional part */ in si544_calc_center_rate()
288 /* Add the integer part of the VCO frequency */ in si544_calc_center_rate()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H A Dfixed31_32.h49 * 31 bit for integer part,
50 * 32 bits for fractional part.
498 * point value to format 2 bits from integer part and 19 bits from fractional
499 * part. The same applies for u0d19, 0 bits from integer part and 19 bits from
/kernel/linux/linux-6.6/lib/
H A Ddhry.h10 * File: dhry.h (part 1 of 3)
86 * Changes: In the initialization part, this version follows mostly
108 * has been made a part of the benchmark. This does have
128 * non-executed "else" part was added to the "if" statement in
129 * Func_3, and a non-executed "else" part removed from Proc_3.
/kernel/linux/linux-5.10/Documentation/driver-api/early-userspace/
H A Dbuffer-format.rst66 c_maj 8 bytes Major part of file device number
67 c_min 8 bytes Minor part of file device number
68 c_rmaj 8 bytes Major part of device node reference
69 c_rmin 8 bytes Minor part of device node reference
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/marvell/
H A Dap80x-system-controller.txt39 For common binding part and usage, refer to
46 Note: brackets (x) are not part of the mpp name for marvell,function and given
74 For common binding part and usage, refer to
113 For common binding part and usage, refer to
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/marvell/
H A Dap80x-system-controller.txt39 For common binding part and usage, refer to
46 Note: brackets (x) are not part of the mpp name for marvell,function and given
74 For common binding part and usage, refer to
121 For common binding part and usage, refer to
/kernel/linux/linux-6.6/Documentation/driver-api/early-userspace/
H A Dbuffer-format.rst66 c_maj 8 bytes Major part of file device number
67 c_min 8 bytes Minor part of file device number
68 c_rmaj 8 bytes Major part of device node reference
69 c_rmin 8 bytes Minor part of device node reference
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Dvi_structs.h455 /* section of non chained ib part */
471 /* section of non chained ib part */
485 /* section of non chained ib part */
497 /* section of non chained ib part */
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dhfsplus_raw.h163 #define HFS_NODE_MAP 0x02 /* Holds part of the bitmap of used nodes */
251 /* HFS+ folder data (part of an hfsplus_cat_entry) */
285 /* HFS+ file data (part of a cat_entry) */
314 /* HFS+ catalog thread (part of a cat_entry) */
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dhfsplus_raw.h163 #define HFS_NODE_MAP 0x02 /* Holds part of the bitmap of used nodes */
251 /* HFS+ folder data (part of an hfsplus_cat_entry) */
287 /* HFS+ file data (part of a cat_entry) */
318 /* HFS+ catalog thread (part of a cat_entry) */
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddm_pp_smu.h105 /* reader and writer WM's are sent together as part of one table*/
205 /* reader and writer WM's are sent together as part of one table*/
272 * reader and writer WM's are sent together as part of one table
290 * reader and writer WM's are sent together as part of one table
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_hw.c74 * txgbe_read_pba_string - Reads part number string from EEPROM
76 * @pba_num: stores the part number string from the EEPROM
77 * @pba_num_size: part number string buffer length
79 * Reads the part number string from the EEPROM.
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Dvi_structs.h455 /* section of non chained ib part */
471 /* section of non chained ib part */
485 /* section of non chained ib part */
497 /* section of non chained ib part */
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-cp2615.c171 /* Checks if the IOP is functional by querying the part's ID */
199 dev_dbg(&usbif->dev, "Found A01 part. (WARNING: errata exists!)\n"); in cp2615_check_iop()
202 dev_dbg(&usbif->dev, "Found good A02 part.\n"); in cp2615_check_iop()
205 dev_warn(&usbif->dev, "Unknown part ID %04X\n", ntohs(info->part_id)); in cp2615_check_iop()
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dsmu.c1022 const struct smu_sdbp_header *part; in __smu_get_sdb_partition() local
1039 part = of_get_property(smu->of_node, pname, size); in __smu_get_sdb_partition()
1040 if (part == NULL) { in __smu_get_sdb_partition()
1042 part = smu_create_sdb_partition(id); in __smu_get_sdb_partition()
1043 if (part != NULL && size) in __smu_get_sdb_partition()
1044 *size = part->len << 2; in __smu_get_sdb_partition()
1047 return part; in __smu_get_sdb_partition()
1130 const struct smu_sdbp_header *part; in smu_write() local
1131 part = __smu_get_sdb_partition(hdr.cmd, NULL, 1); in smu_write()
1132 if (part in smu_write()
[all...]
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dsmu.c1022 const struct smu_sdbp_header *part; in __smu_get_sdb_partition() local
1039 part = of_get_property(smu->of_node, pname, size); in __smu_get_sdb_partition()
1040 if (part == NULL) { in __smu_get_sdb_partition()
1042 part = smu_create_sdb_partition(id); in __smu_get_sdb_partition()
1043 if (part != NULL && size) in __smu_get_sdb_partition()
1044 *size = part->len << 2; in __smu_get_sdb_partition()
1047 return part; in __smu_get_sdb_partition()
1130 const struct smu_sdbp_header *part; in smu_write() local
1131 part = __smu_get_sdb_partition(hdr.cmd, NULL, 1); in smu_write()
1132 if (part in smu_write()
[all...]
/kernel/linux/linux-6.6/Documentation/bpf/
H A Dbpf_design_QA.rst199 functions and their arguments, recognized return codes are all part
207 new helpers. Kfuncs are not considered part of the stable API, and have their own
210 Q: Are tracepoints part of the stable ABI?
216 Q: Are places where kprobes can attach part of the stable ABI?
291 kernel functions become part of the ABI?
304 The BTF_ID macro does not cause a function to become part of the ABI
319 the kernel will preserve backwards compatibility, as they are part of UAPI.
321 For kptrs, they are also part of UAPI, but only with respect to the kptr
323 pointer in your struct are NOT part of the UAPI contract. The supported types can
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_link.h97 * Part of aggregate "frame" errors in `/proc/net/dev`.
117 * Part of aggregate "frame" errors in `/proc/net/dev`.
126 * Part of aggregate "frame" errors in `/proc/net/dev`.
133 * Part of aggregate "frame" errors in `/proc/net/dev`.
163 * Part of aggregate "carrier" errors in `/proc/net/dev`.
174 * Part of aggregate "carrier" errors in `/proc/net/dev`.
184 * Part of aggregate "carrier" errors in `/proc/net/dev`.
188 * Part of aggregate "carrier" errors in `/proc/net/dev`.
196 * Part of aggregate "carrier" errors in `/proc/net/dev`.

Completed in 34 milliseconds

1...<<11121314151617181920>>...463