Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Drtas-proc.c172 static int ppc_rtas_errinjct_open(struct inode *inode, struct file *file);
203 .open = ppc_rtas_errinjct_open,
960 static int ppc_rtas_errinjct_open(struct inode *inode, struct file *file) in ppc_rtas_errinjct_open() function