Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/char/
Dcon3270.c65 static struct con3270 *condev; variable
500 cp = condev; in con3270_write()
551 cp = condev; in con3270_notify()
617 condev = kzalloc(sizeof(struct con3270), GFP_KERNEL | GFP_DMA); in con3270_init()
618 if (!condev) in con3270_init()
620 condev->view.dev = rp; in con3270_init()
622 condev->read = raw3270_request_alloc(0); in con3270_init()
623 condev->read->callback = con3270_read_callback; in con3270_init()
624 condev->read->callback_data = condev; in con3270_init()
625 condev->write = raw3270_request_alloc(CON3270_OUTPUT_BUFFER_SIZE); in con3270_init()
[all …]
/Linux-v6.1/Documentation/s390/
Dcommon_io.rst17 device := {all | [!]ipldev | [!]condev | [!]<devno> | [!]<devno>-<devno>}
31 You can use the 'all' keyword to ignore all devices. The 'ipldev' and 'condev'
D3270.rst49 by using the condev= parameter in silo's /boot/parmfile). More precisely,
/Linux-v6.1/Documentation/admin-guide/
Dkernel-parameters.txt703 condev= [HW,S390] console device