Home
last modified time | relevance | path

Searched refs:phantom (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dinto_iter.rs40 pub(super) phantom: PhantomData<T>,
H A Dmod.rs2980 phantom: PhantomData, in into_iter()
/kernel/linux/linux-5.10/drivers/misc/
H A Dphantom.c7 * http://www.fi.muni.cz/~xslaby/phantom.html
21 #include <linux/phantom.h>
111 pr_debug("phantom: writing %x to %u\n", r.value, r.reg); in phantom_ioctl()
132 pr_debug("phantom: SRS %u regs %x\n", rs.count, rs.mask); in phantom_ioctl()
167 pr_debug("phantom: GRS %u regs %x\n", rs.count, rs.mask); in phantom_ioctl()
181 printk(KERN_ERR "phantom: you need to set NOT_OH " in phantom_ioctl()
356 retval = pci_request_regions(pdev, "phantom"); in phantom_probe()
394 IRQF_SHARED, "phantom", pht); in phantom_probe()
408 "phantom%u", minor))) in phantom_probe()
492 .name = "phantom",
[all...]
/kernel/linux/linux-6.6/drivers/misc/
H A Dphantom.c7 * http://www.fi.muni.cz/~xslaby/phantom.html
21 #include <linux/phantom.h>
111 pr_debug("phantom: writing %x to %u\n", r.value, r.reg); in phantom_ioctl()
132 pr_debug("phantom: SRS %u regs %x\n", rs.count, rs.mask); in phantom_ioctl()
167 pr_debug("phantom: GRS %u regs %x\n", rs.count, rs.mask); in phantom_ioctl()
181 printk(KERN_ERR "phantom: you need to set NOT_OH " in phantom_ioctl()
356 retval = pci_request_regions(pdev, "phantom"); in phantom_probe()
394 IRQF_SHARED, "phantom", pht); in phantom_probe()
408 "phantom%u", minor))) in phantom_probe()
492 .name = "phantom",
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c309 * dcn32_helper_populate_phantom_dlg_params - Get DLG params for phantom pipes
316 * This function must be called AFTER the phantom pipes are added to context
317 * and run through DML (so that the DLG params for the phantom pipes can be
318 * populated), and BEFORE we program the timing for the phantom pipes.
516 * dcn32_set_phantom_stream_timing - Set timing params for the phantom stream
519 * @ref_pipe: Main pipe for the phantom stream
520 * @phantom_stream: target phantom stream state
525 * Set timing params of the phantom stream based on calculated output from DML.
528 * lines required for SubVP MCLK switching and assigns to the phantom stream
535 * - Set phantom backporc
798 struct dc_stream_state *phantom = NULL; subvp_subvp_schedulable() local
[all...]

Completed in 9 milliseconds