Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_file.c491 struct file *prot_fd = fd_dev->fd_prot_file; in fd_do_prot_fill() local
495 if (!prot_fd) { in fd_do_prot_fill()
505 ssize_t ret = kernel_write(prot_fd, buf, len, &pos); in fd_do_prot_fill()