Braille displays functions.
More...
|
static unsigned | do_alva (hd_data_t *hd_data, char *dev_name, int cnt) |
|
static unsigned | do_fhp (hd_data_t *hd_data, char *dev_name, unsigned baud, int cnt) |
|
static unsigned | do_fhp_new (hd_data_t *hd_data, char *dev_name, int cnt) |
|
static unsigned | do_ht (hd_data_t *hd_data, char *dev_name, int cnt) |
|
static unsigned | do_baum (hd_data_t *hd_data, char *dev_name, int cnt) |
|
void | hd_scan_braille (hd_data_t *hd_data) |
|
Braille displays functions.
◆ BAUDRATE
#define BAUDRATE B19200 /* But both run at 19k2 */ |
◆ BRL_ID
◆ MAXREAD
◆ WAIT_DTR
◆ WAIT_FLUSH
◆ do_alva()
unsigned do_alva |
( |
hd_data_t * |
hd_data, |
|
|
char * |
dev_name, |
|
|
int |
cnt |
|
) |
| |
|
static |
◆ do_baum()
unsigned do_baum |
( |
hd_data_t * |
hd_data, |
|
|
char * |
dev_name, |
|
|
int |
cnt |
|
) |
| |
|
static |
◆ do_fhp()
unsigned do_fhp |
( |
hd_data_t * |
hd_data, |
|
|
char * |
dev_name, |
|
|
unsigned |
baud, |
|
|
int |
cnt |
|
) |
| |
|
static |
◆ do_fhp_new()
unsigned do_fhp_new |
( |
hd_data_t * |
hd_data, |
|
|
char * |
dev_name, |
|
|
int |
cnt |
|
) |
| |
|
static |
◆ do_ht()
unsigned do_ht |
( |
hd_data_t * |
hd_data, |
|
|
char * |
dev_name, |
|
|
int |
cnt |
|
) |
| |
|
static |
◆ hd_scan_braille()
References add_hd_entry, s_hd_t::attached_to, s_hd_t::base_class, bc_braille, bc_comm, s_hd_t::bus, bus_serial, s_hd_t::device, do_alva(), do_baum(), do_fhp(), do_fhp_new(), do_ht(), hd_data_t::flags, hd_data_t::flag_struct::forked, has_something_attached(), hd_data_t::hd, hd_data, hd_fork(), hd_fork_done(), hd_probe_feature(), hd_shm_add(), hd_shm_clean(), hd_id_t::id, s_hd_t::idx, MAKE_ID, mod_braille, hd_data_t::module, new_str(), s_hd_t::next, pr_braille, pr_braille_alva, pr_braille_baum, pr_braille_fhp, pr_braille_ht, PROGRESS, remove_hd_entries(), sc_com_ser, s_hd_t::tag_s::skip_braille, s_hd_t::sub_class, s_hd_t::tag, TAG_SPECIAL, s_hd_t::unix_dev_name, and s_hd_t::vendor.
Referenced by hd_scan_no_hal().