| /linux-6.15/drivers/scsi/bfa/ |
| H A D | bfad_debugfs.c | 47 struct bfad_debug_info *debug; in bfad_debugfs_open_drvtrc() local 165 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_lseek() local 174 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_read() local 310 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_write_regwr() local 356 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_release() local 424 umode_t mode; member
|
| /linux-6.15/drivers/net/ethernet/brocade/bna/ |
| H A D | bnad_debugfs.c | 223 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_lseek() local 235 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_read() local 365 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_write_regwr() local 407 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_release() local 420 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_buffer_release() local 476 umode_t mode; member
|
| /linux-6.15/arch/arm/mach-omap1/ |
| H A D | mux.h | 27 #define MUX_REG(reg, mode_offset, mode) .mux_reg_name = "FUNC_MUX_CTRL_"#reg, \ argument 41 #define MUX_REG_7XX(reg, mode_offset, mode) .mux_reg_name = "OMAP7XX_IO_CONF_"#reg, \ argument 53 #define MUX_REG(reg, mode_offset, mode) .mux_reg = FUNC_MUX_CTRL_##reg, \ argument 64 #define MUX_REG_7XX(reg, mode_offset, mode) \ argument 75 #define MUX_CFG(desc, mux_reg, mode_offset, mode, \ argument 94 #define MUX_CFG_7XX(desc, mux_reg, mode_offset, mode, \ argument 107 unsigned char debug; member
|
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | ldc.h | 28 u8 mode; member 34 u8 debug; member
|
| /linux-6.15/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 35 bool debug; member 77 spufs_new_inode(struct super_block *sb, umode_t mode) in spufs_new_inode() 111 const struct file_operations *fops, umode_t mode, in spufs_new_file() 185 const struct spufs_tree_descr *files, umode_t mode, in spufs_fill_dir() 251 umode_t mode) in spufs_mkdir() 423 struct vfsmount *mnt, int flags, umode_t mode, in spufs_create_context() 489 spufs_mkgang(struct inode *dir, struct dentry *dentry, umode_t mode) in spufs_mkgang() 566 struct vfsmount *mnt, umode_t mode) in spufs_create_gang() 584 unsigned int flags, umode_t mode, struct file *filp) in spufs_create() 619 umode_t mode; member
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | sony-btf-mpx.c | 19 static int debug; variable 163 int mode = t->mpxmode; in mpx_setup() local
|
| H A D | upd64083.c | 22 static bool debug; variable 39 u8 mode; member
|
| H A D | mt9v011.c | 21 static int debug; variable 301 unsigned mode = 0x1000; in set_read_mode() local
|
| /linux-6.15/drivers/media/dvb-frontends/ |
| H A D | gp8psk-fe.c | 18 static int debug; variable 48 static int gp8psk_set_tuner_mode(struct dvb_frontend *fe, int mode) in gp8psk_set_tuner_mode()
|
| H A D | or51211.c | 33 static int debug; variable 152 static int or51211_setmode(struct dvb_frontend* fe, int mode) in or51211_setmode()
|
| H A D | dib3000mc.c | 21 static int debug; variable 184 static int dib3000mc_set_output_mode(struct dib3000mc_state *state, int mode) in dib3000mc_set_output_mode() 305 static void dib3000mc_set_impulse_noise(struct dib3000mc_state *state, u8 mode, s16 nfft) in dib3000mc_set_impulse_noise()
|
| H A D | s5h1411.c | 37 static int debug; variable 415 static int s5h1411_set_mpeg_timing(struct dvb_frontend *fe, int mode) in s5h1411_set_mpeg_timing()
|
| H A D | dib7000m.c | 20 static int debug; variable 151 static int dib7000m_set_output_mode(struct dib7000m_state *state, int mode) in dib7000m_set_output_mode() 209 static void dib7000m_set_power_mode(struct dib7000m_state *state, enum dib7000m_power_mode mode) in dib7000m_set_power_mode()
|
| H A D | lgdt3305.c | 16 static int debug; variable 219 enum lgdt3305_mpeg_mode mode) in lgdt3305_mpeg_mode() 230 enum lgdt3305_tp_clock_mode mode = state->cfg->tpclk_mode; in lgdt3305_mpeg_mode_polarity() local
|
| /linux-6.15/include/sound/ |
| H A D | snd_wavefront.h | 28 unsigned int mode[2]; /* MPU401_MODE_XXX */ member 82 char debug; /* debugging flags */ member
|
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | ibmphp_core.c | 39 static bool debug; variable 362 u8 mode = 0; in get_max_bus_speed() local 503 u8 mode; in ibmphp_update_slot_info() local
|
| /linux-6.15/drivers/net/ethernet/altera/ |
| H A D | altera_tse_main.c | 50 static int debug = -1; variable 1039 static void alt_tse_mac_config(struct phylink_config *config, unsigned int mode, in alt_tse_mac_config() 1052 unsigned int mode, phy_interface_t interface) in alt_tse_mac_link_down() 1057 struct phy_device *phy, unsigned int mode, in alt_tse_mac_link_up()
|
| /linux-6.15/drivers/media/tuners/ |
| H A D | tda9887.c | 24 static int debug; variable 37 unsigned int mode; member
|
| H A D | tda827x.c | 16 static int debug; variable 41 char *mode; in tda827x_set_std() local
|
| /linux-6.15/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_main.c | 44 static uint debug; variable 935 void qede_config_debug(uint debug, u32 *p_dp_module, u8 *p_dp_level) in qede_config_debug() 1225 bool is_vf, enum qede_probe_mode mode) in __qede_probe() 1385 static void __qede_remove(struct pci_dev *pdev, enum qede_remove_mode mode) in __qede_remove() 2371 static void qede_unload(struct qede_dev *edev, enum qede_unload_mode mode, in qede_unload() 2455 static int qede_load(struct qede_dev *edev, enum qede_load_mode mode, in qede_load()
|
| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | r852.c | 29 static int debug; variable 401 static void r852_ecc_hwctl(struct nand_chip *chip, int mode) in r852_ecc_hwctl()
|
| /linux-6.15/drivers/media/pci/bt8xx/ |
| H A D | dvb-bt8xx.c | 26 static int debug; variable 412 static void or51211_setmode(struct dvb_frontend * fe, int mode) in or51211_setmode()
|
| /linux-6.15/drivers/media/usb/gspca/ |
| H A D | gspca.c | 53 static void PDEBUG_MODE(struct gspca_dev *gspca_dev, int debug, char *txt, in PDEBUG_MODE() 948 int mode, in gspca_get_mode() 1047 int w, h, mode, mode2; in try_fmt_vid_cap() local 1096 int mode; in vidioc_s_fmt_vid_cap() local 1149 int mode; in vidioc_enum_frameintervals() local
|
| /linux-6.15/drivers/isdn/hardware/mISDN/ |
| H A D | mISDNinfineon.c | 37 static u32 debug; variable 78 enum addr_mode mode; member 86 enum addr_mode mode; member
|
| /linux-6.15/drivers/media/pci/ngene/ |
| H A D | ngene-core.c | 35 static int debug; variable 541 u8 control, u8 mode, u8 flags) in ngene_command_stream_control() 686 u8 control = 0, mode = 0, flags = 0; in set_transfer() local
|