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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dproc.c102 static struct file_operations proc_crypto_ops = { variable in typeref:struct:file_operations
115 proc->proc_fops = &proc_crypto_ops;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192u/ieee80211/
H A Dproc.c102 static struct file_operations proc_crypto_ops = { variable in typeref:struct:file_operations
115 proc->proc_fops = &proc_crypto_ops;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dproc.c137 static const struct file_operations proc_crypto_ops = { variable in typeref:struct:file_operations
146 proc_create("crypto", 0, NULL, &proc_crypto_ops);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dproc.c137 static const struct file_operations proc_crypto_ops = { variable in typeref:struct:file_operations
146 proc_create("crypto", 0, NULL, &proc_crypto_ops);

Completed in 204 milliseconds