Home
last modified time | relevance | path

Searched defs:byte (Results 476 - 500 of 608) sorted by relevance

1...<<11121314151617181920>>...25

/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c1051 int byte; in get_word_be() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dalternative.c2296 u8 byte = tp[i].text[0]; text_poke_bp_batch() local
2304 text_poke(text_poke_addr(&tp[i]), &byte, INT3_INSN_SIZE); text_poke_bp_batch() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c122 i2c_algo_dp_aux_put_byte(struct i2c_adapter *adapter, u8 byte) in i2c_algo_dp_aux_put_byte() argument
701 cdv_intel_dp_aux_native_write_1(struct gma_encoder *encoder, uint16_t address, uint8_t byte) cdv_intel_dp_aux_native_write_1() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/solomon/
H A Dssd130x.c519 u8 byte = buf[(8 * i + k) * line_length + j / 8]; in ssd130x_update_rect() local
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-pxa.c619 u8 byte = 0; in i2c_pxa_slave_txempty() local
632 u8 byte = readl(_IDBR(i2c)); in i2c_pxa_slave_rxfull() local
650 u8 byte in i2c_pxa_slave_start() local
[all...]
H A Di2c-rk3x.c344 u8 byte; in rk3x_i2c_fill_transmit_buf() local
425 u8 byte; in rk3x_i2c_handle_read() local
[all...]
H A Di2c-st.c398 static inline void st_i2c_write_tx_fifo(struct st_i2c_dev *i2c_dev, u8 byte) in st_i2c_write_tx_fifo() argument
H A Di2c-exynos5.c447 unsigned char byte; in exynos5_i2c_irq() local
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dalps.c951 static unsigned char alps_get_packet_id_v7(char *byte) in alps_get_packet_id_v7() argument
1148 alps_get_pkt_id_ss4_v2(unsigned char *byte) alps_get_pkt_id_ss4_v2() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/cec/platform/meson/
H A Dao-cec.c446 u8 byte; in meson_ao_cec_irq_rx() local
/kernel/linux/linux-6.6/net/sunrpc/
H A Dcache.c1311 int byte = (*++bp -'0'); in qword_get() local
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1x.c1201 unsigned char byte; in do_emu10k1x_midi_interrupt() local
1400 unsigned char byte; in snd_emu10k1x_midi_output_trigger() local
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Dcs46xx_lib.c2627 unsigned char byte; in snd_cs46xx_midi_output_trigger() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtwl4030.c75 u8 byte; in tw4030_init_ctl_cache() local
249 u8 reg, byte; in twl4030_init_chip() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmegaraid.c1181 u8 byte; in issue_scb_block() local
1267 u8 byte; in megaraid_isr_iomapped() local
[all...]
/kernel/linux/linux-6.6/lib/crypto/
H A Dcurve25519-hacl64.c582 u8 byte = n1[i]; in ladder_bigloop_cmult_big_loop() local
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dhuf_compress.c281 BYTE byte; member
/kernel/linux/linux-6.6/lib/zstd/decompress/
H A Dhuf_decompress.c277 typedef struct { BYTE nbBits; BYTE byte; } HUF_DEltX1; /* single-symbol decoding */ member
/kernel/linux/linux-6.6/sound/soc/stm/
H A Dstm32_sai_sub.c1259 unsigned int byte; in stm32_sai_pcm_process_spdif() local
/kernel/linux/linux-6.6/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c984 int byte = 0; in mtk_pcm_btcvsd_pointer() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwcharndk.cpp1328 char byte[SIZE_256] = {PARAM_0}; in Wctomb() local
1335 char byte[SIZE_256] = {PARAM_0}; in Wctomb() local
H A Dwcharndk1.cpp948 char byte[SIZE_256] = {PARAM_0}; in Wctomb_One() local
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dpanel.c684 static void lcd_send_serial(int byte) in lcd_send_serial() argument
/kernel/linux/linux-5.10/drivers/block/
H A Damiflop.c1119 register unsigned char byte; in dos_decode_byte() local
1247 static inline ushort dos_encode_byte(unsigned char byte) in dos_encode_byte() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c4428 e1000_retry_write_flash_byte_ich8lan(struct e1000_hw *hw, u32 offset, u8 byte) e1000_retry_write_flash_byte_ich8lan() argument
[all...]

Completed in 64 milliseconds

1...<<11121314151617181920>>...25