Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/
Dpktcdvd.c1554 static int pkt_get_track_info(struct pktcdvd_device *pd, __u16 track, __u8 type, track_information … in pkt_get_track_info() function
1594 ret = pkt_get_track_info(pd, last_track, 1, &ti); in pkt_get_last_written()
1601 ret = pkt_get_track_info(pd, last_track, 1, &ti); in pkt_get_last_written()
1814 ret = pkt_get_track_info(pd, track, 1, &ti); in pkt_probe_settings()