Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Dpktcdvd.c1563 static int pkt_get_track_info(struct pktcdvd_device *pd, __u16 track, __u8 type, track_information … in pkt_get_track_info() function
1602 ret = pkt_get_track_info(pd, last_track, 1, &ti); in pkt_get_last_written()
1609 ret = pkt_get_track_info(pd, last_track, 1, &ti); in pkt_get_last_written()
1827 ret = pkt_get_track_info(pd, track, 1, &ti); in pkt_probe_settings()