Searched refs:replace_fops (Results 1 – 6 of 6) sorted by relevance
44 replace_fops(file, new_fops); in usb_open()
589 replace_fops(file, new_fops); in soundcore_open()
1206 replace_fops(filp, new_fops); in drm_stub_open()
825 replace_fops(file, fops); in intel_th_output_open()
314 replace_fops(filp, real_fops); in open_proxy_open()
2345 #define replace_fops(f, fops) \ macro