Searched refs:write_flush (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/
H A Dath.h81 * @write_flush: Flush buffered register writes
88 void (*write_flush) (void *); member in struct:ath_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dcache.c1301 static ssize_t write_flush(struct file *file, const char __user *buf, function
1436 return write_flush(filp, buf, count, ppos, cd);
1641 return write_flush(filp, buf, count, ppos, cd);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c424 .write_flush = ath9k_regwrite_flush,
H A Dhw.h86 ath9k_hw_common(_ah)->ops->write_flush((_ah)); \

Completed in 84 milliseconds