| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 753 static int extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value); 10210 extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value) in extract_hex_field() function 10238 extract_hex_field(line, 1, 2, &num_data_bytes); in read_more_btbytes() 10239 extract_hex_field(line, 3, 4, &addr); in read_more_btbytes() 10240 extract_hex_field(line, 7, 2, &type); in read_more_btbytes() 10244 extract_hex_field(line, data_pos, 2, &w); in read_more_btbytes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 796 static int extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value); 10533 extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value) function 10561 extract_hex_field(line, 1, 2, &num_data_bytes); 10562 extract_hex_field(line, 3, 4, &addr); 10563 extract_hex_field(line, 7, 2, &type); 10567 extract_hex_field(line, data_pos, 2, &w);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 814 static int extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value); 10579 extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value) function 10607 extract_hex_field(line, 1, 2, &num_data_bytes); 10608 extract_hex_field(line, 3, 4, &addr); 10609 extract_hex_field(line, 7, 2, &type); 10613 extract_hex_field(line, data_pos, 2, &w);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 792 static int extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value); 10529 extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value) function 10557 extract_hex_field(line, 1, 2, &num_data_bytes); 10558 extract_hex_field(line, 3, 4, &addr); 10559 extract_hex_field(line, 7, 2, &type); 10563 extract_hex_field(line, data_pos, 2, &w);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 854 static int extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value); 11581 extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value) in extract_hex_field() function 11608 extract_hex_field(line, 1, 2, &num_data_bytes); in read_more_btbytes() 11609 extract_hex_field(line, 3, 4, &addr); in read_more_btbytes() 11610 extract_hex_field(line, 7, 2, &type); in read_more_btbytes() 11614 extract_hex_field(line, data_pos, 2, &w); in read_more_btbytes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 853 static int extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value); 11566 extract_hex_field(char * line, uint16 start_pos, uint16 num_chars, uint16 * value) in extract_hex_field() function 11593 extract_hex_field(line, 1, 2, &num_data_bytes); in read_more_btbytes() 11594 extract_hex_field(line, 3, 4, &addr); in read_more_btbytes() 11595 extract_hex_field(line, 7, 2, &type); in read_more_btbytes() 11599 extract_hex_field(line, data_pos, 2, &w); in read_more_btbytes()
|