Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/paride/
H A Dpg.c183 #define PG_TMO HZ macro
445 s = pg_command(dev, id_cmd, 36, jiffies + PG_TMO); in pg_identify()
448 s = pg_completion(dev, buf, jiffies + PG_TMO); in pg_identify()
611 if (pg_command(dev, hdr.packet, hdr.dlen, jiffies + PG_TMO)) { in pg_write()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/paride/
H A Dpg.c183 #define PG_TMO HZ macro
445 s = pg_command(dev, id_cmd, 36, jiffies + PG_TMO); in pg_identify()
448 s = pg_completion(dev, buf, jiffies + PG_TMO); in pg_identify()
611 if (pg_command(dev, hdr.packet, hdr.dlen, jiffies + PG_TMO)) { in pg_write()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/paride/
H A Dpg.c183 #define PG_TMO HZ macro
445 s = pg_command(dev, id_cmd, 36, jiffies + PG_TMO); in pg_identify()
448 s = pg_completion(dev, buf, jiffies + PG_TMO); in pg_identify()
611 if (pg_command(dev, hdr.packet, hdr.dlen, jiffies + PG_TMO)) { in pg_write()