Home
last modified time | relevance | path

Searched refs:status (Results 3051 - 3075 of 19826) sorted by relevance

1...<<121122123124125126127128129130>>...794

/third_party/python/Lib/wsgiref/
H A Dvalidate.py53 * The status is a string, contains a space, starts with an integer,
61 * That there is no 'status' header (that is used in CGI, but not in
163 status = args[0]
170 check_status(status)
172 check_content_type(status, headers)
375 def check_status(status):
376 status = check_string_type(status, "Status")
378 status_code = status.split(None, 1)[0]
383 if len(status) <
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dwmi.h1040 /* Correlated status ring (0-63) */
1058 /* 0-63 status rings */
1067 /* Correlated status ring (0-63) */
1083 u8 status; member
1494 /* Struct used for both configuration and status commands of thermal
1636 u8 status; member
1673 u8 status; member
1687 u8 status; member
1694 u8 status; member
1701 u8 status; member
1712 u8 status; global() member
1719 u8 status; global() member
1726 u8 status; global() member
1733 u8 status; global() member
1745 u8 status; global() member
1775 u8 status; global() member
2307 __le32 status; global() member
2393 __le32 status; global() member
2399 u8 status; global() member
2409 u8 status; global() member
2431 __le16 status; global() member
2514 __le16 status; global() member
2540 u8 status; global() member
2552 __le16 status; global() member
2564 u8 status; global() member
2573 u8 status; global() member
2581 u8 status; global() member
2589 u8 status; global() member
2598 u8 status; global() member
2630 __le32 status; global() member
2668 u8 status; global() member
2675 u8 status; global() member
2682 u8 status; global() member
2689 u8 status; global() member
2696 u8 status; global() member
2703 u8 status; global() member
2721 u8 status; global() member
2751 u8 status; global() member
2760 u8 status; global() member
2788 u8 status; global() member
2795 u8 status; global() member
2802 u8 status; global() member
2898 __le32 status; global() member
2980 u8 status; global() member
2996 u8 status; global() member
3083 u8 status; global() member
3106 u8 status; global() member
3139 u8 status; global() member
3175 u8 status; global() member
3216 u8 status; global() member
3239 u8 status; global() member
3336 u8 status; global() member
3353 __le32 status; global() member
3361 __le32 status; global() member
3376 u8 status; global() member
3396 u8 status; global() member
3447 __le32 status; global() member
3511 u8 status; global() member
3543 u8 status; global() member
3566 u8 status; global() member
3573 u8 status; global() member
3580 u8 status; global() member
3618 u8 status; global() member
3646 u8 status; global() member
3678 u8 status; global() member
3685 u8 status; global() member
3753 u8 status; global() member
3779 u8 status; global() member
3805 u8 status; global() member
3832 u8 status; global() member
3856 u8 status; global() member
3897 u8 status; global() member
3927 u8 status; global() member
3952 u8 status; global() member
3960 __le32 status; global() member
3968 u8 status; global() member
3994 u8 status; global() member
4001 u8 status; global() member
4035 u8 status; global() member
4042 u8 status; global() member
4064 u8 status; global() member
4077 u8 status; global() member
4141 u8 status; global() member
4148 u8 status; global() member
4155 u8 status; global() member
4162 u8 status; global() member
4196 u8 status; global() member
4205 u8 status; global() member
[all...]
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dusbtest.c483 retval = (urb->status == -ENOENT ? in simple_io()
484 -ETIMEDOUT : urb->status); in simple_io()
486 retval = urb->status; in simple_io()
509 "%s failed, iterations left %d, status %d (not %d)\n", in simple_io()
632 retval = req->status; in perform_sglist()
645 "iterations left %d, status %d\n", in perform_sglist()
1037 dev_err(&iface->dev, "get dev status --> %d\n", retval); in ch9_postconfig()
1048 dev_err(&iface->dev, "get interface status --> %d\n", retval); in ch9_postconfig()
1051 /* FIXME get status for each endpoint in the interface */ in ch9_postconfig()
1073 int status; member
1092 int status = urb->status; ctrl_complete() local
1424 int status = urb->status; unlink1_callback() local
1530 int status; global() member
1536 int status = urb->status; unlink_queued_callback() local
1632 u16 status; verify_not_halted() local
1654 u16 status; verify_halted() local
1946 int status = usb_submit_urb(urb, GFP_ATOMIC); complicated_callback() local
2045 int status = 0; test_queue() local
2822 int status; usbtest_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dusbtest.c483 retval = (urb->status == -ENOENT ? in simple_io()
484 -ETIMEDOUT : urb->status); in simple_io()
486 retval = urb->status; in simple_io()
509 "%s failed, iterations left %d, status %d (not %d)\n", in simple_io()
632 retval = req->status; in perform_sglist()
645 "iterations left %d, status %d\n", in perform_sglist()
1037 dev_err(&iface->dev, "get dev status --> %d\n", retval); in ch9_postconfig()
1048 dev_err(&iface->dev, "get interface status --> %d\n", retval); in ch9_postconfig()
1051 /* FIXME get status for each endpoint in the interface */ in ch9_postconfig()
1073 int status; member
1092 int status = urb->status; ctrl_complete() local
1424 int status = urb->status; unlink1_callback() local
1530 int status; global() member
1536 int status = urb->status; unlink_queued_callback() local
1632 u16 status; verify_not_halted() local
1654 u16 status; verify_halted() local
1946 int status = usb_submit_urb(urb, GFP_ATOMIC); complicated_callback() local
2045 int status = 0; test_queue() local
2822 int status; usbtest_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dwmi.h1040 /* Correlated status ring (0-63) */
1058 /* 0-63 status rings */
1067 /* Correlated status ring (0-63) */
1083 u8 status; member
1494 /* Struct used for both configuration and status commands of thermal
1636 u8 status; member
1673 u8 status; member
1687 u8 status; member
1694 u8 status; member
1701 u8 status; member
1712 u8 status; global() member
1719 u8 status; global() member
1726 u8 status; global() member
1733 u8 status; global() member
1745 u8 status; global() member
1775 u8 status; global() member
2307 __le32 status; global() member
2393 __le32 status; global() member
2399 u8 status; global() member
2409 u8 status; global() member
2431 __le16 status; global() member
2514 __le16 status; global() member
2540 u8 status; global() member
2552 __le16 status; global() member
2564 u8 status; global() member
2573 u8 status; global() member
2581 u8 status; global() member
2589 u8 status; global() member
2598 u8 status; global() member
2630 __le32 status; global() member
2668 u8 status; global() member
2675 u8 status; global() member
2682 u8 status; global() member
2689 u8 status; global() member
2696 u8 status; global() member
2703 u8 status; global() member
2721 u8 status; global() member
2751 u8 status; global() member
2760 u8 status; global() member
2788 u8 status; global() member
2795 u8 status; global() member
2802 u8 status; global() member
2898 __le32 status; global() member
2980 u8 status; global() member
2996 u8 status; global() member
3083 u8 status; global() member
3106 u8 status; global() member
3139 u8 status; global() member
3175 u8 status; global() member
3216 u8 status; global() member
3239 u8 status; global() member
3336 u8 status; global() member
3353 __le32 status; global() member
3361 __le32 status; global() member
3376 u8 status; global() member
3396 u8 status; global() member
3447 __le32 status; global() member
3511 u8 status; global() member
3543 u8 status; global() member
3566 u8 status; global() member
3573 u8 status; global() member
3580 u8 status; global() member
3618 u8 status; global() member
3646 u8 status; global() member
3678 u8 status; global() member
3685 u8 status; global() member
3753 u8 status; global() member
3779 u8 status; global() member
3805 u8 status; global() member
3832 u8 status; global() member
3856 u8 status; global() member
3897 u8 status; global() member
3927 u8 status; global() member
3952 u8 status; global() member
3960 __le32 status; global() member
3968 u8 status; global() member
3994 u8 status; global() member
4001 u8 status; global() member
4035 u8 status; global() member
4042 u8 status; global() member
4064 u8 status; global() member
4077 u8 status; global() member
4141 u8 status; global() member
4148 u8 status; global() member
4155 u8 status; global() member
4162 u8 status; global() member
4196 u8 status; global() member
4205 u8 status; global() member
[all...]
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_test.c51 printf(" -s, --ctrlGetStatus : test get status ctrl cmd for acm\n"); in TestHelp()
321 int32_t status; in main() local
338 status = TestParaseCommand(argc, argv[ARGV_CMD_TYPE], &cmdType, apiType); in main()
339 if (status != HDF_SUCCESS) { in main()
341 HDF_LOGE("%{public}s:%{public}d TestParaseCommand status=%{public}d err", __func__, __LINE__, status); in main()
343 return status; in main()
346 status = UsbHostDdkTestInit(apiType); in main()
347 if (status != HDF_SUCCESS) { in main()
349 HDF_LOGE("%{public}s:%{public}d UsbHostDdkTestInit status in main()
[all...]
/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H A Dpci.c197 u16 status; in pcibios_bus_report_status_early() local
204 pci_devfn, PCI_STATUS, &status); in pcibios_bus_report_status_early()
207 if (status == 0xffff) in pcibios_bus_report_status_early()
212 status & status_mask); in pcibios_bus_report_status_early()
215 status); in pcibios_bus_report_status_early()
230 u16 status; in pcibios_bus_report_status() local
239 pci_read_config_word(dev, PCI_STATUS, &status); in pcibios_bus_report_status()
240 if (status == 0xffff) in pcibios_bus_report_status()
243 if ((status & status_mask) == 0) in pcibios_bus_report_status()
246 /* clear the status error in pcibios_bus_report_status()
[all...]
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dmmu.c61 u64 status = U64_MAX; in hyperv_flush_tlb_others() local
144 status = hv_do_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE, in hyperv_flush_tlb_others()
148 status = hv_do_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE, in hyperv_flush_tlb_others()
153 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_others()
159 status = hyperv_flush_tlb_others_ex(cpus, info); in hyperv_flush_tlb_others()
164 if (!(status & HV_HYPERCALL_RESULT_MASK)) in hyperv_flush_tlb_others()
176 u64 status; in hyperv_flush_tlb_others_ex() local
217 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
222 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
228 status in hyperv_flush_tlb_others_ex()
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnsnames.c77 * RETURN: Status, Buffer is filled with name if status is AE_OK
86 acpi_status status; in acpi_ns_handle_to_name() local
99 status = acpi_ut_initialize_buffer(buffer, ACPI_PATH_SEGMENT_LENGTH); in acpi_ns_handle_to_name()
100 if (ACPI_FAILURE(status)) { in acpi_ns_handle_to_name()
101 return_ACPI_STATUS(status); in acpi_ns_handle_to_name()
124 * RETURN: Status, Buffer is filled with pathname if status is AE_OK
134 acpi_status status; in acpi_ns_handle_to_pathname() local
155 status = acpi_ut_initialize_buffer(buffer, required_size); in acpi_ns_handle_to_pathname()
156 if (ACPI_FAILURE(status)) { in acpi_ns_handle_to_pathname()
157 return_ACPI_STATUS(status); in acpi_ns_handle_to_pathname()
341 acpi_status status; acpi_ns_build_prefixed_pathname() local
[all...]
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-intel-mrfld.c53 unsigned int status; member
155 unsigned int status, change; in mrfld_extcon_cable_detect() local
161 * stored status to the current one, provided by BCOVE_SCHGRIRQ1. in mrfld_extcon_cable_detect()
163 ret = regmap_read(regmap, BCOVE_SCHGRIRQ1, &status); in mrfld_extcon_cable_detect()
167 change = status ^ data->status; in mrfld_extcon_cable_detect()
177 data->status = status; in mrfld_extcon_cable_detect()
200 unsigned int status; in mrfld_extcon_probe() local
249 * Cached status valu in mrfld_extcon_probe()
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/
H A Dcore.c26 int status; in nanddev_isbad() local
29 status = nanddev_bbt_get_block_status(nand, entry); in nanddev_isbad()
30 /* Lazy block status retrieval */ in nanddev_isbad()
31 if (status == NAND_BBT_BLOCK_STATUS_UNKNOWN) { in nanddev_isbad()
33 status = NAND_BBT_BLOCK_FACTORY_BAD; in nanddev_isbad()
35 status = NAND_BBT_BLOCK_GOOD; in nanddev_isbad()
37 nanddev_bbt_set_block_status(nand, entry, status); in nanddev_isbad()
40 if (status == NAND_BBT_BLOCK_WORN || in nanddev_isbad()
41 status == NAND_BBT_BLOCK_FACTORY_BAD) in nanddev_isbad()
105 int status; in nanddev_isreserved() local
[all...]
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_network.c137 op_common->status = usbip_net_pack_uint32_t(pack, op_common->status); in usbip_net_pack_op_common()
140 int usbip_net_send_op_common(int sockfd, uint32_t code, uint32_t status) in usbip_net_send_op_common() argument
149 op_common.status = status; in usbip_net_send_op_common()
162 int usbip_net_recv_op_common(int sockfd, uint16_t *code, int *status) in usbip_net_recv_op_common() argument
190 /* return error status */ in usbip_net_recv_op_common()
191 *status = ST_ERROR; in usbip_net_recv_op_common()
196 *status = op_common.status; in usbip_net_recv_op_common()
[all...]
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dap.h31 * struct ap_queue_status - Holds the AP queue status.
38 * The ap queue status word is returned by all three AP functions
54 * AP queue status reg union to access the reg1
56 * ap queue status.
62 struct ap_queue_status status; member
131 * Returns AP queue status structure.
142 " lgr %[reg1],1\n" /* gr1 (status) into reg1 */
149 return reg1.status;
158 * Returns AP queue status structure.
173 * Returns AP queue status structur
[all...]
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dpci.c197 u16 status; in pcibios_bus_report_status_early() local
204 pci_devfn, PCI_STATUS, &status); in pcibios_bus_report_status_early()
207 if (status == 0xffff) in pcibios_bus_report_status_early()
212 status & status_mask); in pcibios_bus_report_status_early()
215 status); in pcibios_bus_report_status_early()
230 u16 status; in pcibios_bus_report_status() local
239 pci_read_config_word(dev, PCI_STATUS, &status); in pcibios_bus_report_status()
240 if (status == 0xffff) in pcibios_bus_report_status()
243 if ((status & status_mask) == 0) in pcibios_bus_report_status()
246 /* clear the status error in pcibios_bus_report_status()
[all...]
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dapbps2.c33 u32 __iomem status; /* 0x04 */ member
62 unsigned long status, data, rxflags; in apbps2_isr() local
65 while ((status = ioread32be(&priv->regs->status)) & APBPS2_STATUS_DR) { in apbps2_isr()
67 rxflags = (status & APBPS2_STATUS_PE) ? SERIO_PARITY : 0; in apbps2_isr()
68 rxflags |= (status & APBPS2_STATUS_FE) ? SERIO_FRAME : 0; in apbps2_isr()
72 iowrite32be(0, &priv->regs->status); in apbps2_isr()
88 while ((ioread32be(&priv->regs->status) & APBPS2_STATUS_TF) && tleft--) in apbps2_write()
91 if ((ioread32be(&priv->regs->status) & APBPS2_STATUS_TF) == 0) { in apbps2_write()
109 iowrite32be(0, &priv->regs->status); in apbps2_open()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.c68 * @status: Return status from the f/w
71 bfa_cee_get_attr_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_get_attr_isr() argument
73 cee->get_attr_status = status; in bfa_cee_get_attr_isr()
74 if (status == BFA_STATUS_OK) { in bfa_cee_get_attr_isr()
81 cee->cbfn.get_attr_cbfn(cee->cbfn.get_attr_cbarg, status); in bfa_cee_get_attr_isr()
88 * @status: Return status from the f/w
91 bfa_cee_get_stats_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_get_stats_isr() argument
93 cee->get_stats_status = status; in bfa_cee_get_stats_isr()
111 bfa_cee_reset_stats_isr(struct bfa_cee *cee, enum bfa_status status) bfa_cee_reset_stats_isr() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H A Dserial.c192 int status; in gs_bind() local
198 status = usb_string_ids_tab(cdev, strings_dev); in gs_bind()
199 if (status < 0) in gs_bind()
203 status = strings_dev[STRING_DESCRIPTION_IDX].id; in gs_bind()
204 serial_config_driver.iConfiguration = status; in gs_bind()
212 status = -ENOMEM; in gs_bind()
225 status = serial_register_ports(cdev, &serial_config_driver, in gs_bind()
229 status = serial_register_ports(cdev, &serial_config_driver, in gs_bind()
232 status = serial_register_ports(cdev, &serial_config_driver, in gs_bind()
235 if (status < in gs_bind()
[all...]
/kernel/linux/linux-5.10/include/video/
H A Dmmp_disp.h117 /* status types */
138 void (*set_onoff)(struct mmp_overlay *overlay, int status);
156 int status; member
185 int status);
197 void (*set_onoff)(struct mmp_path *path, int status);
227 int status; member
244 static inline void mmp_path_set_onoff(struct mmp_path *path, int status) in mmp_path_set_onoff() argument
247 path->ops.set_onoff(path, status); in mmp_path_set_onoff()
270 int status) in mmp_overlay_set_onoff()
273 overlay->ops->set_onoff(overlay, status); in mmp_overlay_set_onoff()
269 mmp_overlay_set_onoff(struct mmp_overlay *overlay, int status) mmp_overlay_set_onoff() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
H A Dv3d_irq.c83 irqreturn_t status = IRQ_NONE; in v3d_irq() local
91 /* Note that the OOM status is edge signaled, so the in v3d_irq()
97 status = IRQ_HANDLED; in v3d_irq()
106 status = IRQ_HANDLED; in v3d_irq()
115 status = IRQ_HANDLED; in v3d_irq()
124 status = IRQ_HANDLED; in v3d_irq()
136 if (v3d->single_irq_line && status == IRQ_NONE) in v3d_irq()
139 return status; in v3d_irq()
147 irqreturn_t status = IRQ_NONE; in v3d_hub_irq() local
160 status in v3d_hub_irq()
[all...]
/kernel/linux/linux-5.10/drivers/parport/
H A Dparport_amiga.c10 * with 8 bidirectional data lines (D0 - D7) and 3 bidirectional status
76 static unsigned char status_amiga_to_pc(unsigned char status) in status_amiga_to_pc() argument
80 if (status & 1) /* Busy */ in status_amiga_to_pc()
82 if (status & 2) /* PaperOut */ in status_amiga_to_pc()
84 if (status & 4) /* Selected */ in status_amiga_to_pc()
93 unsigned char status; in amiga_read_status() local
95 status = status_amiga_to_pc(ciab.pra & 7); in amiga_read_status()
96 pr_debug("read_status %02x\n", status); in amiga_read_status()
97 return status; in amiga_read_status()
128 s->u.amiga.status in amiga_init_state()
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dtoshiba_bluetooth.c93 u64 status; in toshiba_bluetooth_status() local
95 result = acpi_evaluate_integer(handle, "BTST", NULL, &status); in toshiba_bluetooth_status()
97 pr_err("Could not get Bluetooth device status\n"); in toshiba_bluetooth_status()
101 return status; in toshiba_bluetooth_status()
145 int status; in toshiba_bluetooth_sync_status() local
147 status = toshiba_bluetooth_status(bt_dev->acpi_dev->handle); in toshiba_bluetooth_sync_status()
148 if (status < 0) { in toshiba_bluetooth_sync_status()
149 pr_err("Could not sync bluetooth device status\n"); in toshiba_bluetooth_sync_status()
150 return status; in toshiba_bluetooth_sync_status()
153 bt_dev->killswitch = (status in toshiba_bluetooth_sync_status()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.c68 * @status: Return status from the f/w
71 bfa_cee_get_attr_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_get_attr_isr() argument
73 cee->get_attr_status = status; in bfa_cee_get_attr_isr()
74 if (status == BFA_STATUS_OK) { in bfa_cee_get_attr_isr()
81 cee->cbfn.get_attr_cbfn(cee->cbfn.get_attr_cbarg, status); in bfa_cee_get_attr_isr()
88 * @status: Return status from the f/w
91 bfa_cee_get_stats_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_get_stats_isr() argument
93 cee->get_stats_status = status; in bfa_cee_get_stats_isr()
111 bfa_cee_reset_stats_isr(struct bfa_cee *cee, enum bfa_status status) bfa_cee_reset_stats_isr() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsnames.c77 * RETURN: Status, Buffer is filled with name if status is AE_OK
86 acpi_status status; in acpi_ns_handle_to_name() local
99 status = acpi_ut_initialize_buffer(buffer, ACPI_PATH_SEGMENT_LENGTH); in acpi_ns_handle_to_name()
100 if (ACPI_FAILURE(status)) { in acpi_ns_handle_to_name()
101 return_ACPI_STATUS(status); in acpi_ns_handle_to_name()
124 * RETURN: Status, Buffer is filled with pathname if status is AE_OK
134 acpi_status status; in acpi_ns_handle_to_pathname() local
155 status = acpi_ut_initialize_buffer(buffer, required_size); in acpi_ns_handle_to_pathname()
156 if (ACPI_FAILURE(status)) { in acpi_ns_handle_to_pathname()
157 return_ACPI_STATUS(status); in acpi_ns_handle_to_pathname()
341 acpi_status status; acpi_ns_build_prefixed_pathname() local
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs3acl.c37 resp->status = fh_verify(rqstp, &resp->fh, 0, NFSD_MAY_NOP); in nfsd3_proc_getacl()
38 if (resp->status != nfs_ok) in nfsd3_proc_getacl()
44 resp->status = nfserr_inval; in nfsd3_proc_getacl()
56 resp->status = nfserrno(PTR_ERR(acl)); in nfsd3_proc_getacl()
66 resp->status = nfserrno(PTR_ERR(acl)); in nfsd3_proc_getacl()
94 resp->status = fh_verify(rqstp, &resp->fh, 0, NFSD_MAY_SATTR); in nfsd3_proc_setacl()
95 if (resp->status != nfs_ok) in nfsd3_proc_setacl()
117 resp->status = nfserrno(error); in nfsd3_proc_setacl()
176 if (!svcxdr_encode_nfsstat3(xdr, resp->status)) in nfs3svc_encode_getaclres()
178 switch (resp->status) { in nfs3svc_encode_getaclres()
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dtoshiba_bluetooth.c93 u64 status; in toshiba_bluetooth_status() local
95 result = acpi_evaluate_integer(handle, "BTST", NULL, &status); in toshiba_bluetooth_status()
97 pr_err("Could not get Bluetooth device status\n"); in toshiba_bluetooth_status()
101 return status; in toshiba_bluetooth_status()
145 int status; in toshiba_bluetooth_sync_status() local
147 status = toshiba_bluetooth_status(bt_dev->acpi_dev->handle); in toshiba_bluetooth_sync_status()
148 if (status < 0) { in toshiba_bluetooth_sync_status()
149 pr_err("Could not sync bluetooth device status\n"); in toshiba_bluetooth_sync_status()
150 return status; in toshiba_bluetooth_sync_status()
153 bt_dev->killswitch = (status in toshiba_bluetooth_sync_status()
[all...]

Completed in 34 milliseconds

1...<<121122123124125126127128129130>>...794