Home
last modified time | relevance | path

Searched refs:chnl_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/ti-st/
H A Dst_core.c33 st_gdata->list[new_proto->chnl_id] = new_proto; in add_channel_to_table()
40 pr_info("%s: id %d\n", __func__, proto->chnl_id); in remove_channel_from_table()
42 st_gdata->is_registered[proto->chnl_id] = false; in remove_channel_from_table()
93 pr_debug(" %s(prot:%d) ", __func__, chnl_id); in st_send_frame()
99 chnl_id); in st_send_frame()
111 (st_gdata->list[chnl_id]->recv in st_send_frame()
152 unsigned char chnl_id, int len) in st_check_data_len() argument
164 st_send_frame(chnl_id, st_gdata); in st_check_data_len()
288 __func__, proto->chnl_id); in st_int_recv()
536 if (new_proto->chnl_id >= ST_MAX_CHANNELS) { in st_register()
[all …]
/openbmc/linux/include/linux/
H A Dti_wilink_st.h65 unsigned char chnl_id; member
/openbmc/linux/drivers/media/radio/wl128x/
H A Dfmdrv_common.c1496 fm_st_proto.chnl_id = 0x08; in fmc_prepare()
1602 fm_st_proto.chnl_id = 0x08; in fmc_release()