Searched refs:needs_fixup (Results 1 – 3 of 3) sorted by relevance
361 qh->needs_fixup = 1; in uhci_cleanup_queue()418 qh->needs_fixup = 0; in uhci_fixup_toggles()1242 qh->needs_fixup = (qh->type != USB_ENDPOINT_XFER_CONTROL); in uhci_result_common()1546 if (list_empty(&qh->queue) && qh->needs_fixup) { in uhci_giveback_urb()1549 qh->needs_fixup = 0; in uhci_giveback_urb()1635 if (qh->needs_fixup) in uhci_scan_qh()
180 unsigned int needs_fixup:1; /* Must fix the TD toggle values */ member
1493 u32 len, bool needs_fixup) in debug_check_writepage_fixup() argument1503 if (needs_fixup) { in debug_check_writepage_fixup()1563 const bool needs_fixup = btrfs_folio_test_fixup(fs_info, folio, in writepage_fixup() local1566 debug_check_writepage_fixup(inode, start, sectorsize, needs_fixup); in writepage_fixup()1567 if (needs_fixup) { in writepage_fixup()