Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/
Dpktcdvd.c1557 static int pkt_get_track_info(struct pktcdvd_device *pd, __u16 track, __u8 type, track_information … in pkt_get_track_info() function
1596 ret = pkt_get_track_info(pd, last_track, 1, &ti); in pkt_get_last_written()
1603 ret = pkt_get_track_info(pd, last_track, 1, &ti); in pkt_get_last_written()
1821 ret = pkt_get_track_info(pd, track, 1, &ti); in pkt_probe_settings()