Searched defs:decode (Results 26 – 32 of 32) sorted by relevance
12
/linux-6.14.4/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 1129 static int uv_set_vga_state(struct pci_dev *pdev, bool decode, unsigned int command_bits, u32 flags) in uv_set_vga_state()
|
/linux-6.14.4/drivers/block/ |
D | amiflop.c | 806 static unsigned long decode (unsigned long *data, unsigned long *raw, in decode() function
|
/linux-6.14.4/drivers/pci/ |
D | pci.c | 6261 static int pci_set_vga_state_arch(struct pci_dev *dev, bool decode, in pci_set_vga_state_arch() 6278 int pci_set_vga_state(struct pci_dev *dev, bool decode, in pci_set_vga_state()
|
/linux-6.14.4/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 700 char decode[100]; in set_sample_datasrc_in_dict() local
|
/linux-6.14.4/drivers/media/usb/uvc/ |
D | uvcvideo.h | 471 void (*decode)(struct uvc_urb *uvc_urb, struct uvc_buffer *buf, member
|
/linux-6.14.4/lib/ |
D | vsprintf.c | 1087 int decode = (fmt[0] == 'R') ? 1 : 0; in resource_string() local
|
/linux-6.14.4/tools/perf/ |
D | builtin-script.c | 2023 char decode[100]; in data_src__fprintf() local
|
12