Searched refs:release_resources (Results 1 – 15 of 15) sorted by relevance
175 if (pdata && pdata->release_resources) in lis3lv02d_i2c_probe()176 pdata->release_resources(); in lis3lv02d_i2c_probe()185 if (pdata && pdata->release_resources) in lis3lv02d_i2c_remove()186 pdata->release_resources(); in lis3lv02d_i2c_remove()
37 int (*release_resources)(void); member
62 int (*release_resources)(void); member
121 int (*release_resources)(void); member
123 static void release_resources(struct snd_dice *dice) in release_resources() function287 release_resources(dice); in snd_dice_stream_reserve_duplex()320 release_resources(dice); in snd_dice_stream_reserve_duplex()482 release_resources(dice); in snd_dice_stream_stop_duplex()
1177 if (chip->pdata && chip->pdata->release_resources) in apds990x_probe()1178 chip->pdata->release_resources(); in apds990x_probe()1196 if (chip->pdata && chip->pdata->release_resources) in apds990x_remove()1197 chip->pdata->release_resources(); in apds990x_remove()
1276 if (chip->pdata->release_resources) in bh1770_probe()1277 chip->pdata->release_resources(); in bh1770_probe()1292 if (chip->pdata->release_resources) in bh1770_remove()1293 chip->pdata->release_resources(); in bh1770_remove()
103 .release_resources = lp5521_release,
142 .release_resources = lp5523_release,
129 .release_resources = lp5562_release,
398 static void release_resources(MGSLPC_INFO *info);1302 release_resources(info); in startup()1357 release_resources(info); in shutdown()2653 release_resources(info); in claim_resources()2659 static void release_resources(MGSLPC_INFO *info) in release_resources() function2747 release_resources(info); in mgslpc_remove_device()
1304 static void release_resources(struct gpmi_nand_data *this) in release_resources() function2778 release_resources(this); in gpmi_nand_probe()2797 release_resources(this); in gpmi_nand_remove()
477 static void release_resources(struct slgt_info *info);3401 release_resources(info); in claim_resources()3405 static void release_resources(struct slgt_info *info) in release_resources() function3671 release_resources(info); in slgt_cleanup()
1410 static void release_resources(struct ibmvnic_adapter *adapter) in release_resources() function1711 release_resources(adapter); in ibmvnic_open()2562 release_resources(adapter); in do_reset()2709 release_resources(adapter); in do_hard_reset()6215 release_resources(adapter); in ibmvnic_remove()
225 release_resources() thread_handler()