Searched refs:ccb_data (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | hpilo.c | 230 static void ilo_ccb_close(struct pci_dev *pdev, struct ccb_data *data) in ilo_ccb_close() 263 static int ilo_ccb_setup(struct ilo_hwinfo *hw, struct ccb_data *data, int slot) in ilo_ccb_setup() 326 static void ilo_ccb_open(struct ilo_hwinfo *hw, struct ccb_data *data, int slot) in ilo_ccb_open() 351 static int ilo_ccb_verify(struct ilo_hwinfo *hw, struct ccb_data *data) in ilo_ccb_verify() 442 struct ccb_data *data = fp->private_data; in ilo_read() 492 struct ccb_data *data = fp->private_data; in ilo_write() 522 struct ccb_data *data = fp->private_data; in ilo_poll() 538 struct ccb_data *data; in ilo_close() 569 struct ccb_data *data; in ilo_open()
|
H A D | hpilo.h | 42 struct ccb_data *ccb_alloc[MAX_CCB]; 129 struct ccb_data { struct
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | hpilo.c | 232 static void ilo_ccb_close(struct pci_dev *pdev, struct ccb_data *data) in ilo_ccb_close() 265 static int ilo_ccb_setup(struct ilo_hwinfo *hw, struct ccb_data *data, int slot) in ilo_ccb_setup() 328 static void ilo_ccb_open(struct ilo_hwinfo *hw, struct ccb_data *data, int slot) in ilo_ccb_open() 353 static int ilo_ccb_verify(struct ilo_hwinfo *hw, struct ccb_data *data) in ilo_ccb_verify() 438 struct ccb_data *data = fp->private_data; in ilo_read() 488 struct ccb_data *data = fp->private_data; in ilo_write() 518 struct ccb_data *data = fp->private_data; in ilo_poll() 534 struct ccb_data *data; in ilo_close() 565 struct ccb_data *data; in ilo_open()
|
H A D | hpilo.h | 45 struct ccb_data *ccb_alloc[MAX_CCB]; 132 struct ccb_data { struct
|
Completed in 4 milliseconds