Searched refs:UIM_ERR (Results 1 – 4 of 4) sorted by relevance
/hardware/ti/wpan/ti_st/uim-sysfs/ |
D | uim.c | 129 UIM_ERR("Unable to unload driver module \"%s\": %s", in rmmod() 210 UIM_ERR(" Invalid response"); in read_command_complete() 216 UIM_ERR in read_command_complete() 225 UIM_ERR in read_command_complete() 233 UIM_ERR(" Error in response: plen is not >= 4, but 0x%02x!", in read_command_complete() 239 UIM_ERR(" Error in response: opcode is 0x%04x, not 0x%04x!", in read_command_complete() 264 UIM_ERR(" Can't get port settings"); in set_baud_rate() 305 UIM_ERR(" Can't get port settings"); in set_custom_baud_rate() 327 UIM_ERR(" Can't set port settings"); in set_custom_baud_rate() 367 UIM_ERR("Can't open %s", DEV_NAME_SYSFS); in st_uart_config() [all …]
|
D | uim.h | 56 #define UIM_ERR(fmt, arg...) ALOGE("uim:"fmt"\n" , ##arg) macro
|
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/ |
D | uim.c | 186 UIM_ERR("Unable to unload driver module \"%s\": %s", in rmmod() 272 UIM_ERR(" Invalid response"); in read_command_complete() 278 UIM_ERR in read_command_complete() 287 UIM_ERR in read_command_complete() 295 UIM_ERR(" Error in response: plen is not >= 4, but 0x%02x!", in read_command_complete() 301 UIM_ERR(" Error in response: opcode is 0x%04x, not 0x%04x!", in read_command_complete() 324 UIM_ERR(" Can't get port settings"); in set_baud_rate() 381 UIM_ERR(" Can't set port settings"); in set_custom_baud_rate() 434 UIM_ERR(" Can't open %s", uart_dev_name); in st_sig_handler() 442 UIM_ERR(" set_baudrate() failed"); in st_sig_handler() [all …]
|
D | uim.h | 58 #define UIM_ERR(fmt, arg...) ALOGE("uim:"fmt"\n" , ##arg) macro
|