Searched defs:silent (Results 51 – 59 of 59) sorted by relevance
123
/Linux-v6.6/fs/ocfs2/ |
D | super.c | 969 static int ocfs2_fill_super(struct super_block *sb, void *data, int silent) in ocfs2_fill_super()
|
/Linux-v6.6/fs/f2fs/ |
D | super.c | 4328 static int f2fs_fill_super(struct super_block *sb, void *data, int silent) in f2fs_fill_super()
|
/Linux-v6.6/drivers/net/ethernet/broadcom/ |
D | tg3.c | 8810 static int tg3_stop_block(struct tg3 *tp, unsigned long ofs, u32 enable_bit, bool silent) in tg3_stop_block() 8862 static int tg3_abort_hw(struct tg3 *tp, bool silent) in tg3_abort_hw() 9326 static int tg3_halt(struct tg3 *tp, int kind, bool silent) in tg3_halt()
|
D | bnx2.c | 2519 bnx2_fw_sync(struct bnx2 *bp, u32 msg_data, int ack, int silent) in bnx2_fw_sync()
|
/Linux-v6.6/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 1618 int silent; in ahc_handle_scsiint() local
|
D | aic79xx_core.c | 2665 int silent; in ahd_handle_transmission_error() local
|
/Linux-v6.6/sound/pci/hda/ |
D | patch_hdmi.c | 994 bool silent) in hdmi_choose_cvt()
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 11605 static void bnxt_reset_task(struct bnxt *bp, bool silent) in bnxt_reset_task() 11732 static void bnxt_reset(struct bnxt *bp, bool silent) in bnxt_reset()
|
/Linux-v6.6/net/bluetooth/ |
D | mgmt.c | 1076 struct mgmt_mesh_tx *mesh_tx, bool silent) in mesh_send_complete()
|
123