/linux/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/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/arch/sparc/include/asm/ |
H A D | ldc.h | 28 u8 mode; member 34 u8 debug; member
|
/linux/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() 156 const struct spufs_tree_descr *files, umode_t mode, in spufs_fill_dir() 220 umode_t mode) in spufs_mkdir() 392 struct vfsmount *mnt, int flags, umode_t mode, in spufs_create_context() 458 spufs_mkgang(struct inode *dir, struct dentry *dentry, umode_t mode) in spufs_mkgang() 535 struct vfsmount *mnt, umode_t mode) in spufs_create_gang() 553 unsigned int flags, umode_t mode, struct file *filp) in spufs_create() 588 umode_t mode; member
|
/linux/drivers/media/i2c/ |
H A D | upd64083.c | 22 static bool debug; variable 39 u8 mode; member
|
H A D | sony-btf-mpx.c | 19 static int debug; variable 163 int mode = t->mpxmode; in mpx_setup() local
|
H A D | mt9v011.c | 21 static int debug; variable 301 unsigned mode = 0x1000; in set_read_mode() local
|
H A D | tvaudio.c | 46 static int debug; /* insmod parameter */ variable 330 int mode, selected; in chip_thread() local 419 int val, mode; in tda9840_getrxsubchans() local 438 static void tda9840_setaudmode(struct CHIPSTATE *chip, int mode) in tda9840_setaudmode() 587 int mode, val; in tda985x_getrxsubchans() local 603 static void tda985x_setaudmode(struct CHIPSTATE *chip, int mode) in tda985x_setaudmode() 751 int val,mode; in tda9873_getrxsubchans() local 769 static void tda9873_setaudmode(struct CHIPSTATE *chip, int mode) in tda9873_setaudmode() 959 int dsr,nsr,mode; in tda9874a_getrxsubchans() local 1004 static void tda9874a_setaudmode(struct CHIPSTATE *chip, int mode) in tda9874a_setaudmode() [all …]
|
/linux/drivers/media/dvb-frontends/ |
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 | 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 | 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 | 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
|
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 | s5h1409.c | 46 static int debug; variable 664 static int s5h1409_set_mpeg_timing(struct dvb_frontend *fe, int mode) in s5h1409_set_mpeg_timing()
|
/linux/include/sound/ |
H A D | snd_wavefront.h | 28 unsigned int mode[2]; /* MPU401_MODE_XXX */ member 82 char debug; /* debugging flags */ member
|
/linux/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/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
|
H A D | tda8290.c | 20 static int debug; variable 107 char* mode; in set_audio() local
|
/linux/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/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/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/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
|
/linux/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
|