TwiceAsNice
2019-02-18
|
#include <errno.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include "main.h"
Functions | |
static int | _service_test (int fd) |
static int | _compute_fifo_size (int fd, __s32 *size) |
static int | _function_test_sub (int fd, int ae, int qty, __u32 value) |
static int | _function_test (int fd) |
int | tx_fifo_af_test (int fd) |
|
static |
|
static |
|
static |
|
static |
int tx_fifo_af_test | ( | int | fd | ) |