Lines Matching full:smb
18 #include "ultrasoc-smb.h"
79 /* Reset SMB logical buffer status flags */ in smb_reset_buffer()
132 /* Copy parts of trace data when read pointer wrap around SMB buffer */ in smb_read()
254 /* Do nothing, the SMB is already enabled as other mode */ in smb_enable()
274 dev_dbg(&csdev->dev, "Ultrasoc SMB enabled\n"); in smb_enable()
300 dev_dbg(&csdev->dev, "Ultrasoc SMB disabled\n"); in smb_disable()
391 * The SMB buffer may be bigger than the space available in the in smb_update_buffer()
428 dev_err(&pdev->dev, "SMB device failed to get resource\n"); in smb_init_data_buffer()
572 dev_err(dev, "Failed to register SMB sink\n"); in smb_probe()
598 .name = "ultrasoc-smb",
607 MODULE_DESCRIPTION("UltraSoc SMB CoreSight driver");