Home
last modified time | relevance | path

Searched defs:src_ofs (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/oss/
H A Dlinear.c34 unsigned int src_ofs; /* byte offset in source format */ member
/linux/drivers/net/wireless/ath/ath12k/
H A Dwow.c169 size_t src_ofs = offsetof(struct ethhdr, h_source); in ath12k_wow_convert_8023_to_80211() local
/linux/drivers/mtd/maps/
H A Dvmu-flash.c56 static struct vmu_block *ofs_to_block(unsigned long src_ofs, in ofs_to_block()