/kernel/linux/linux-5.10/lib/zlib_dfltcc/ |
H A D | dfltcc_inflate.c | 6 #include <asm/setup.h>
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | scrub.h | 21 int (*setup)(struct xfs_scrub *, member
|
/kernel/linux/linux-5.10/drivers/oprofile/ |
H A D | nmi_timer_int.c | 146 ops->setup = nmi_timer_setup; in op_nmi_timer_init()
|
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | videocodec.h | 25 The slave has just to setup the videocodec structure and use two functions: 34 The slave is called during attach/detach via functions setup previously 58 ==== master setup ==== 61 readreg -> ref. to read-fn from register (setup by master, used by slave) 62 writereg -> ref. to write-fn to register (setup by master, used by slave) 65 ==== slave functionality setup ==== 82 additional setup may be available, too - but the codec should work with 88 if the device delivers interrupts, they may be setup/handled here 89 setup_interrupt -> codec irq setup (not needed for 36050/60) 170 #define CODEC_S_VFE 0x0002 /* additional video frontend setup */ 252 int (*setup)(struct videocodec *codec); global() member [all...] |
/kernel/linux/linux-5.10/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 81 * @setup: NCS/NWE/NRD setup timings (not applicable to at91rm9200) 89 u32 setup; member
|
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
H A D | xilinx.c | 160 nor->params->setup = xilinx_nor_setup; in xilinx_nor_late_init()
|
/kernel/linux/linux-6.6/drivers/net/can/ |
H A D | vcan.c | 178 .setup = vcan_setup,
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | scrub.h | 30 int (*setup)(struct xfs_scrub *sc); member 122 * must be enabled during scrub setup and can only be torn down afterwards.
|
/kernel/linux/linux-6.6/drivers/zorro/ |
H A D | proc.c | 22 #include <asm/setup.h>
|
/kernel/linux/linux-6.6/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 81 * @setup: NCS/NWE/NRD setup timings (not applicable to at91rm9200) 89 u32 setup; member
|
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/ |
H A D | cedrus_dec.c | 97 error = ctx->current_codec->setup(ctx, &run); in cedrus_device_run() 100 "Failed to setup decoding job: %d\n", error); in cedrus_device_run() 107 /* Trigger decoding if setup went well, bail out otherwise. */ in cedrus_device_run()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_fs.h | 95 * setup requests are stalled and transfers on another endpoints 130 /* There is no setup request pending. */ 133 * User has read events and there was a setup request event 141 * setup. If this state is set read/write on ep0 return 153 * While setup request is being processed (queued) this is 167 * handling setup requests immediately user space may be so 168 * slow that another setup will be sent to the gadget but this 204 struct usb_ctrlrequest setup; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pxafb.h | 89 void (*setup)(struct pxafb_layer *); member
|
H A D | q40fb.c | 22 #include <asm/setup.h>
|
/kernel/linux/linux-6.6/drivers/video/fbdev/mmp/hw/ |
H A D | mmp_spi.c | 154 master->setup = lcd_spi_setup; in lcd_spi_register()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_uart.h | 57 int (*setup)(struct hci_uart *hu); member
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | printk.c | 10 #include <asm/setup.h>
|
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | sp-dev.h | 40 void (*setup)(struct ccp_device *); member
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | vsockmon.c | 120 .setup = vsockmon_setup,
|
H A D | nlmon.c | 115 .setup = nlmon_setup,
|
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | videocodec.h | 26 * The slave has just to setup the videocodec structure and use two functions: 35 * The slave is called during attach/detach via functions setup previously 59 * ==== master setup ==== 62 * readreg -> ref. to read-fn from register (setup by master, used by slave) 63 * writereg -> ref. to write-fn to register (setup by master, used by slave) 66 * ==== slave functionality setup ==== 83 * additional setup may be available, too - but the codec should work with 89 * if the device delivers interrupts, they may be setup/handled here 90 * setup_interrupt -> codec irq setup (not needed for 36050/60) 171 #define CODEC_S_VFE 0x0002 /* additional video frontend setup */ 252 int (*setup)(struct videocodec *codec); global() member [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/ |
H A D | tw686x.h | 105 int (*setup)(struct tw686x_dev *dev); member
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | setup_percpu.c | 18 #include <asm/setup.h>
|
H A D | rtc.c | 14 #include <asm/setup.h>
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | vga.c | 6 #include <asm/setup.h>
|