Home
last modified time | relevance | path

Searched hist:"8 a8dcabffb991a08fa1fab4e75b80a9075825606" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dsdio_uart.cdiff 8a8dcabffb991a08fa1fab4e75b80a9075825606 Fri Apr 13 14:04:45 CDT 2018 Christoph Hellwig <hch@lst.de> tty: replace ->proc_fops with ->proc_show

Just set up the show callback in the tty_operations, and use
proc_create_single_data to create the file without additional
boilerplace code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
/openbmc/linux/fs/proc/
H A Dproc_tty.cdiff 8a8dcabffb991a08fa1fab4e75b80a9075825606 Fri Apr 13 14:04:45 CDT 2018 Christoph Hellwig <hch@lst.de> tty: replace ->proc_fops with ->proc_show

Just set up the show callback in the tty_operations, and use
proc_create_single_data to create the file without additional
boilerplace code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
/openbmc/linux/arch/xtensa/platforms/iss/
H A Dconsole.cdiff 8a8dcabffb991a08fa1fab4e75b80a9075825606 Fri Apr 13 14:04:45 CDT 2018 Christoph Hellwig <hch@lst.de> tty: replace ->proc_fops with ->proc_show

Just set up the show callback in the tty_operations, and use
proc_create_single_data to create the file without additional
boilerplace code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
/openbmc/linux/include/linux/
H A Dtty_driver.hdiff 8a8dcabffb991a08fa1fab4e75b80a9075825606 Fri Apr 13 14:04:45 CDT 2018 Christoph Hellwig <hch@lst.de> tty: replace ->proc_fops with ->proc_show

Just set up the show callback in the tty_operations, and use
proc_create_single_data to create the file without additional
boilerplace code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
/openbmc/linux/drivers/tty/
H A Damiserial.cdiff 8a8dcabffb991a08fa1fab4e75b80a9075825606 Fri Apr 13 14:04:45 CDT 2018 Christoph Hellwig <hch@lst.de> tty: replace ->proc_fops with ->proc_show

Just set up the show callback in the tty_operations, and use
proc_create_single_data to create the file without additional
boilerplace code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
H A Dsynclink_gt.cdiff 8a8dcabffb991a08fa1fab4e75b80a9075825606 Fri Apr 13 14:04:45 CDT 2018 Christoph Hellwig <hch@lst.de> tty: replace ->proc_fops with ->proc_show

Just set up the show callback in the tty_operations, and use
proc_create_single_data to create the file without additional
boilerplace code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
/openbmc/linux/drivers/usb/serial/
H A Dusb-serial.cdiff 8a8dcabffb991a08fa1fab4e75b80a9075825606 Fri Apr 13 14:04:45 CDT 2018 Christoph Hellwig <hch@lst.de> tty: replace ->proc_fops with ->proc_show

Just set up the show callback in the tty_operations, and use
proc_create_single_data to create the file without additional
boilerplace code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.cdiff 8a8dcabffb991a08fa1fab4e75b80a9075825606 Fri Apr 13 14:04:45 CDT 2018 Christoph Hellwig <hch@lst.de> tty: replace ->proc_fops with ->proc_show

Just set up the show callback in the tty_operations, and use
proc_create_single_data to create the file without additional
boilerplace code.

Signed-off-by: Christoph Hellwig <hch@lst.de>