Home
last modified time | relevance | path

Searched defs:first_byte (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/staging/rts5208/
Dspi.c714 int first_byte = 1; in spi_write_flash() local
/Linux-v5.15/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-regmap.c81 u8 first_byte, last_byte, len; in mcp251xfd_regmap_nocrc_update_bits() local
Dmcp251xfd-core.c188 u8 first_byte, last_byte, len; in mcp251xfd_cmd_prepare_write_reg() local
/Linux-v5.15/fs/btrfs/
Dcompression.c401 u64 first_byte = disk_start; in btrfs_submit_compressed_write() local
Dextent_io.c3128 struct bio *btrfs_bio_alloc(u64 first_byte) in btrfs_bio_alloc()