Home
last modified time | relevance | path

Searched refs:this_ptr (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/pci/cs46xx/
Dcs46xx_dsp_scb_types.h961 this_ptr
1019 this_ptr
1103 this_ptr
1132 this_ptr
/linux-6.1.9/drivers/net/ethernet/seeq/
Dether3.c588 unsigned int this_ptr, status; in ether3_rx() local
606 this_ptr = next_ptr + 4; in ether3_rx()
609 ether3_setbuffer(dev, buffer_read, this_ptr); in ether3_rx()
628 unsigned int length = next_ptr - this_ptr; in ether3_rx()
631 if (next_ptr <= this_ptr) in ether3_rx()