Home | History | Annotate | Download | only in msm8974

Lines Matching full:hw_interface

3498                                     const char * hw_interface)
3517 if (hw_interface != NULL) {
3520 ALOGV("%s: hw_interface_table[%d] = %s", __func__, device, hw_interface);
3521 hw_interface_table[device] = strdup(hw_interface);
4379 ALOGE("%s: no hw_interface set for device %d\n", __func__, device);