Home
last modified time | relevance | path

Searched refs:is_err (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c681 bool is_err = false; in tasdevice_process_block() local
695 is_err = false; in tasdevice_process_block()
706 is_err = true; in tasdevice_process_block()
717 is_err = true; in tasdevice_process_block()
733 is_err = true; in tasdevice_process_block()
749 is_err = true; in tasdevice_process_block()
764 is_err = true; in tasdevice_process_block()
777 is_err = true; in tasdevice_process_block()
787 is_err = true; in tasdevice_process_block()
797 if (is_err == true && blktyp != 0) { in tasdevice_process_block()
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h160 u8 is_err:1; member
H A Dcmd.c167 mvdev->tracker.is_err = true; in set_tracker_error()
1760 if (tracker->is_err) { in mlx5vf_tracker_read_and_clear()
1773 !tracker->is_err) { in mlx5vf_tracker_read_and_clear()
1800 tracker->is_err = true; in mlx5vf_tracker_read_and_clear()
1802 if (tracker->is_err) in mlx5vf_tracker_read_and_clear()
/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c1372 static void wil_bl_crash_info(struct wil6210_priv *wil, bool is_err) in wil_bl_crash_info() argument
1392 if (is_err) { in wil_bl_crash_info()