| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | applespi_trace.h | 21 TP_PROTO(enum applespi_evt_type evt_type, 26 TP_ARGS(evt_type, pkt_type, buf, len), 29 __field(enum applespi_evt_type, evt_type) 36 __entry->evt_type = evt_type; 53 TP_PROTO(enum applespi_evt_type evt_type, \ 57 TP_ARGS(evt_type, pkt_type, buf, len) \ 69 TP_PROTO(enum applespi_evt_type evt_type, 72 TP_ARGS(evt_type, pkt_type), 75 __field(enum applespi_evt_type, evt_type) 80 __entry->evt_type = evt_type;
|
| H A D | applespi.c | 730 enum applespi_evt_type evt_type = applespi->cmd_evt_type; in applespi_async_write_complete() local 732 applespi_get_trace_fun(evt_type)(evt_type, PT_WRITE, in applespi_async_write_complete() 735 applespi_get_trace_fun(evt_type)(evt_type, PT_STATUS, in applespi_async_write_complete() 1387 unsigned int evt_type; in applespi_debug_print_read_packet() local 1391 evt_type = ET_RD_KEYB; in applespi_debug_print_read_packet() 1394 evt_type = ET_RD_TPAD; in applespi_debug_print_read_packet() 1396 evt_type = applespi->cmd_evt_type; in applespi_debug_print_read_packet() 1398 evt_type = ET_RD_UNKN; in applespi_debug_print_read_packet() 1400 applespi_get_trace_fun(evt_type)(evt_type, PT_READ, applespi->rx_buffer, in applespi_debug_print_read_packet()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_lib.c | 2352 switch (evt->evt_type) { in scsi_evt_emit() 2398 enum scsi_device_event evt_type; in scsi_evt_thread() local 2403 for (evt_type = SDEV_EVT_FIRST; evt_type <= SDEV_EVT_LAST; evt_type++) in scsi_evt_thread() 2404 if (test_and_clear_bit(evt_type, sdev->pending_events)) in scsi_evt_thread() 2405 sdev_evt_send_simple(sdev, evt_type, GFP_KERNEL); in scsi_evt_thread() 2443 if (!test_bit(evt->evt_type, sdev->supported_events)) { in sdev_evt_send() 2463 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, in sdev_evt_alloc() argument 2470 evt->evt_type = evt_type; in sdev_evt_alloc() 2474 switch (evt_type) { in sdev_evt_alloc() 2501 enum scsi_device_event evt_type, gfp_t gfpflags) in sdev_evt_send_simple() argument [all …]
|
| H A D | scsi_error.c | 419 enum scsi_device_event evt_type = SDEV_EVT_MAXBITS; /* i.e. none */ in scsi_report_sense() local 423 evt_type = SDEV_EVT_INQUIRY_CHANGE_REPORTED; in scsi_report_sense() 427 evt_type = SDEV_EVT_LUN_CHANGE_REPORTED; in scsi_report_sense() 442 evt_type = SDEV_EVT_SOFT_THRESHOLD_REACHED_REPORTED; in scsi_report_sense() 450 evt_type = SDEV_EVT_POWER_ON_RESET_OCCURRED; in scsi_report_sense() 456 evt_type = SDEV_EVT_MODE_PARAMETER_CHANGE_REPORTED; in scsi_report_sense() 460 evt_type = SDEV_EVT_ALUA_STATE_CHANGE_REPORTED; in scsi_report_sense() 464 evt_type = SDEV_EVT_CAPACITY_CHANGE_REPORTED; in scsi_report_sense() 472 if (evt_type != SDEV_EVT_MAXBITS) { in scsi_report_sense() 473 set_bit(evt_type, sdev->pending_events); in scsi_report_sense()
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | scsi_device.h | 82 enum scsi_device_event evt_type; member 428 extern struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, 432 enum scsi_device_event evt_type, gfp_t gfpflags);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | nlrtw.c | 345 static int _rtw_nlrtw_radar_event(_adapter *adapter, enum nlrtw_radar_event evt_type, u8 cch, u8 bw) in _rtw_nlrtw_radar_event() argument 378 ret = nla_put_u8(skb, NLRTW_ATTR_RADAR_EVENT, (uint8_t)evt_type); in _rtw_nlrtw_radar_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | nlrtw.c | 346 static int _rtw_nlrtw_radar_event(_adapter *adapter, enum nlrtw_radar_event evt_type, u8 cch, u8 bw) in _rtw_nlrtw_radar_event() argument 379 ret = nla_put_u8(skb, NLRTW_ATTR_RADAR_EVENT, (uint8_t)evt_type); in _rtw_nlrtw_radar_event()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | nlrtw.c | 345 static int _rtw_nlrtw_radar_event(_adapter *adapter, enum nlrtw_radar_event evt_type, u8 cch, u8 bw) in _rtw_nlrtw_radar_event() argument 378 ret = nla_put_u8(skb, NLRTW_ATTR_RADAR_EVENT, (uint8_t)evt_type); in _rtw_nlrtw_radar_event()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | nlrtw.c | 345 static int _rtw_nlrtw_radar_event(_adapter *adapter, enum nlrtw_radar_event evt_type, u8 cch, u8 bw) in _rtw_nlrtw_radar_event() argument 378 ret = nla_put_u8(skb, NLRTW_ATTR_RADAR_EVENT, (uint8_t)evt_type); in _rtw_nlrtw_radar_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | nlrtw.c | 345 static int _rtw_nlrtw_radar_event(_adapter *adapter, enum nlrtw_radar_event evt_type, u8 cch, u8 bw) in _rtw_nlrtw_radar_event() argument 378 ret = nla_put_u8(skb, NLRTW_ATTR_RADAR_EVENT, (uint8_t)evt_type); in _rtw_nlrtw_radar_event()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | nlrtw.c | 345 static int _rtw_nlrtw_radar_event(_adapter *adapter, enum nlrtw_radar_event evt_type, u8 cch, u8 bw) in _rtw_nlrtw_radar_event() argument 378 ret = nla_put_u8(skb, NLRTW_ATTR_RADAR_EVENT, (uint8_t)evt_type); in _rtw_nlrtw_radar_event()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | nlrtw.c | 345 static int _rtw_nlrtw_radar_event(_adapter *adapter, enum nlrtw_radar_event evt_type, u8 cch, u8 bw) in _rtw_nlrtw_radar_event() argument 378 ret = nla_put_u8(skb, NLRTW_ATTR_RADAR_EVENT, (uint8_t)evt_type); in _rtw_nlrtw_radar_event()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_event.c | 5673 process_adv_report(hdev, ev->evt_type, &ev->bdaddr, in hci_le_adv_report_evt() 5686 static u8 ext_evt_type_to_legacy(struct hci_dev *hdev, u16 evt_type) in ext_evt_type_to_legacy() argument 5688 if (evt_type & LE_EXT_ADV_LEGACY_PDU) { in ext_evt_type_to_legacy() 5689 switch (evt_type) { in ext_evt_type_to_legacy() 5706 if (evt_type & LE_EXT_ADV_CONN_IND) { in ext_evt_type_to_legacy() 5707 if (evt_type & LE_EXT_ADV_DIRECT_IND) in ext_evt_type_to_legacy() 5713 if (evt_type & LE_EXT_ADV_SCAN_RSP) in ext_evt_type_to_legacy() 5716 if (evt_type & LE_EXT_ADV_SCAN_IND) in ext_evt_type_to_legacy() 5719 if (evt_type == LE_EXT_ADV_NON_CONN_IND || in ext_evt_type_to_legacy() 5720 evt_type & LE_EXT_ADV_DIRECT_IND) in ext_evt_type_to_legacy() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.c | 404 u8 evt_type, state, old_state, le; in beiscsi_process_async_sli() local 408 evt_type = compl->flags >> ASYNC_TRAILER_EVENT_TYPE_SHIFT; in beiscsi_process_async_sli() 409 evt_type &= ASYNC_TRAILER_EVENT_TYPE_MASK; in beiscsi_process_async_sli() 412 if (evt_type != ASYNC_SLI_EVENT_TYPE_MISCONFIGURED) in beiscsi_process_async_sli()
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci.h | 2300 __u8 evt_type; member 2350 __u8 evt_type; member 2368 __le16 evt_type; member
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | sx8.c | 1037 u8 evt_type = *evt_type_ptr; in carm_handle_responses() local 1039 pci_name(host->pdev), (int) evt_type); in carm_handle_responses()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 5391 uint8_t evt_type; in lpfc_sli4_async_sli_evt() local 5399 evt_type = bf_get(lpfc_trailer_type, acqe_sli); in lpfc_sli4_async_sli_evt() 5403 "x%08x x%08x x%08x\n", evt_type, in lpfc_sli4_async_sli_evt() 5411 switch (evt_type) { in lpfc_sli4_async_sli_evt() 5573 evt_type); in lpfc_sli4_async_sli_evt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 2982 cmd->evt_type = enable ? ATH11K_OBSS_COLOR_COLLISION_DETECTION : in ath11k_wmi_send_obss_color_collision_cfg_cmd() 2992 cmd->vdev_id, cmd->evt_type, cmd->current_bss_color, in ath11k_wmi_send_obss_color_collision_cfg_cmd()
|
| H A D | wmi.h | 4776 u32 evt_type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 5521 uint32 evt_type = ntoh32_ua(&evt_msg->event_type); in dhd_nho_evt_process() local 5524 if ((evt_type == WLC_E_NAN_CRITICAL) || (evt_type == WLC_E_NAN_NON_CRITICAL)) { in dhd_nho_evt_process()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 5535 uint32 evt_type = ntoh32_ua(&evt_msg->event_type); in dhd_nho_evt_process() local 5538 if ((evt_type == WLC_E_NAN_CRITICAL) || (evt_type == WLC_E_NAN_NON_CRITICAL)) { in dhd_nho_evt_process()
|