Home
last modified time | relevance | path

Searched refs:pi_protocol (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/ata/pata_parport/
H A Dpata_parport.h16 struct pi_protocol *proto; /* adapter protocol */
51 struct pi_protocol { struct
82 int pata_parport_register_driver(struct pi_protocol *pr);
83 void pata_parport_unregister_driver(struct pi_protocol *pr);
87 * @__pi_protocol: pi_protocol struct
H A Dpata_parport.c482 struct pi_protocol *proto;
494 struct pi_protocol *pr, int mode, int unit, int delay) in pi_init_one()
585 int pata_parport_register_driver(struct pi_protocol *pr) in pata_parport_register_driver()
618 void pata_parport_unregister_driver(struct pi_protocol *pr) in pata_parport_unregister_driver()
620 struct pi_protocol *pr_iter; in pata_parport_unregister_driver()
639 struct pi_protocol *pr, *pr_wanted; in new_device_store()
665 pr_wanted = container_of(drv, struct pi_protocol, driver); in new_device_store()
729 struct pi_protocol *pr; in pata_parport_attach()
H A Dkbic.c252 static struct pi_protocol k951 = {
268 static struct pi_protocol k971 = {
H A Don20.c128 static struct pi_protocol on20 = {
H A Dktti.c92 static struct pi_protocol ktti = {
H A Dfit2.c118 static struct pi_protocol fit2 = {
H A Daten.c125 static struct pi_protocol aten = {
H A Dfriq.c243 static struct pi_protocol friq = {
H A Ddstr.c216 static struct pi_protocol dstr = {
H A Dcomm.c186 static struct pi_protocol comm = {
H A Dfit3.c169 static struct pi_protocol fit3 = {
/kernel/linux/linux-5.10/drivers/block/paride/
H A Dparide.h38 struct pi_protocol *proto; /* adapter protocol */
135 struct pi_protocol { struct
164 typedef struct pi_protocol PIP;
H A Dkbic.c252 static struct pi_protocol k951 = {
268 static struct pi_protocol k971 = {
H A Dfit2.c123 static struct pi_protocol fit2 = {
H A Dktti.c100 static struct pi_protocol ktti = {
H A Dbpck6.c229 static struct pi_protocol bpck6 = {
H A Daten.c134 static struct pi_protocol aten = {
H A Don20.c125 static struct pi_protocol on20 = {
H A Dparide.c41 static struct pi_protocol *protocols[MAX_PROTOS];
374 struct pi_protocol *proto = protocols[p]; in pi_init()
H A Ddstr.c205 static struct pi_protocol dstr = {
H A Dcomm.c190 static struct pi_protocol comm = {
H A Dfit3.c183 static struct pi_protocol fit3 = {
H A Depat.c308 static struct pi_protocol epat = {
H A Depia.c287 static struct pi_protocol epia = {
H A Dfrpw.c284 static struct pi_protocol frpw = {

Completed in 11 milliseconds

12